Rate Overview
Live
1 USD = 0.750532 GBP
1 GBP = 1.3324
USD
Avg
0.775056
High
0.894370
Low
0.723080
Last updated: 7/25/2026, 11:13:21 PM
Quick Conversions
| USD | GBP |
|---|---|
| 1 USD | 0.75 GBP |
| 10 USD | 7.51 GBP |
| 50 USD | 37.53 GBP |
| 100 USD | 75.05 GBP |
| 500 USD | 375.27 GBP |
| 1,000 USD | 750.53 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-07-25T23:13:21Z",
"rates": {
"GBP": 0.75053179
}
}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.053179,
"rate": 0.75053179
}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