Rate Overview
Live
1 USD = 0.746302 GBP
1 GBP = 1.3399
USD
Avg
0.744376
High
0.746719
Low
0.740831
Last updated: 5/28/2026, 11:34:18 AM
Quick Conversions
| USD | GBP |
|---|---|
| 1 USD | 0.75 GBP |
| 10 USD | 7.46 GBP |
| 50 USD | 37.32 GBP |
| 100 USD | 74.63 GBP |
| 500 USD | 373.15 GBP |
| 1,000 USD | 746.30 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-05-28T11:34:18Z",
"rates": {
"GBP": 0.746302
}
}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": 74.6302,
"rate": 0.746302
}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