Back to catalog
💱

Currency-api

Free

Free Currency Exchange Rates API with 150+ Currencies & No Rate Limits

💱Currency ExchangeHTTPSCORS enabledNo API key required

USD to GBP Conversion

Currency API

FromUSD
ToGBP
Rate0.7891
Amount100.00
Result78.91

Sample Response

response.json
1{
2 "from": "USD",
3 "to": "GBP",
4 "rate": "0.7891",
5 "amount": "100.00",
6 "result": "78.91"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://github.com/fawazahmed0/currency-api#readme"
View Documentation

Similar APIs