Rate Overview
Live
1 GBP = 1.3394 USD
1 USD = 0.746614
GBP
Avg
1.3397
High
1.3485
Low
1.3314
Last updated: 3/6/2026, 6:10:10 PM
Quick Conversions
| GBP | USD |
|---|---|
| 1 GBP | 1.34 USD |
| 10 GBP | 13.39 USD |
| 50 GBP | 66.97 USD |
| 100 GBP | 133.94 USD |
| 500 GBP | 669.69 USD |
| 1,000 GBP | 1,339.38 USD |
Get GBP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=USDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-06T18:10:10Z",
"rates": {
"USD": 1.33938
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "USD",
"amount": 100
},
"result": 133.938,
"rate": 1.33938
}Build with GBP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key