Rate Overview
Live
1 USD = 0.739634 GBP
1 GBP = 1.3520
USD
Avg
0.741019
High
0.745104
Low
0.736988
Last updated: 4/17/2026, 7:32:31 AM
Quick Conversions
| USD | GBP |
|---|---|
| 1 USD | 0.74 GBP |
| 10 USD | 7.40 GBP |
| 50 USD | 36.98 GBP |
| 100 USD | 73.96 GBP |
| 500 USD | 369.82 GBP |
| 1,000 USD | 739.63 GBP |
Get USD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=GBPExample Response:
{
"success": true,
"base": "USD",
"date": "2026-04-17T07:32:31Z",
"rates": {
"GBP": 0.739634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "GBP",
"amount": 100
},
"result": 73.96340000000001,
"rate": 0.739634
}Build with USD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key