Rate Overview
Live
1 GBP = 1.3404 USD
1 USD = 0.746043
GBP
Avg
1.3434
High
1.3498
Low
1.3390
Last updated: 5/28/2026, 8:46:19 AM
Quick Conversions
| GBP | USD |
|---|---|
| 1 GBP | 1.34 USD |
| 10 GBP | 13.40 USD |
| 50 GBP | 67.02 USD |
| 100 GBP | 134.04 USD |
| 500 GBP | 670.20 USD |
| 1,000 GBP | 1,340.41 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-05-28T08:46:19Z",
"rates": {
"USD": 1.340405
}
}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": 134.0405,
"rate": 1.340405
}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