Back to catalog
💱

CurrencyFreaks

API Key

Provides current and historical currency exchange rates with free plan 1K requests/month

💱Currency ExchangeHTTPSCORS enabled

USD to CHF Rate

CurrencyFreaks API

BaseUSD
TargetCHF
Rate0.8834
Date2026-02-25
SourceCurrencyFreaks

Sample Response

response.json
1{
2 "base": "USD",
3 "target": "CHF",
4 "rate": "0.8834",
5 "date": "2026-02-25",
6 "source": "CurrencyFreaks"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://currencyfreaks.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs