Rate Overview
Live
1 USD = 0.753588 GBP
1 GBP = 1.3270
USD
Avg
0.747374
High
0.772047
Low
0.726738
Last updated: 3/28/2026, 2:43:13 AM
Quick Conversions
| USD | GBP |
|---|---|
| 1 USD | 0.75 GBP |
| 10 USD | 7.54 GBP |
| 50 USD | 37.68 GBP |
| 100 USD | 75.36 GBP |
| 500 USD | 376.79 GBP |
| 1,000 USD | 753.59 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-03-28T02:43:13Z",
"rates": {
"GBP": 0.753588
}
}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": 75.3588,
"rate": 0.753588
}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