Rate Overview
Live
1 GBP = 1.3530 USD
1 USD = 0.739076
GBP
Avg
1.3496
High
1.3569
Low
1.3421
Last updated: 4/17/2026, 10:44:42 AM
Quick Conversions
| GBP | USD |
|---|---|
| 1 GBP | 1.35 USD |
| 10 GBP | 13.53 USD |
| 50 GBP | 67.65 USD |
| 100 GBP | 135.30 USD |
| 500 GBP | 676.52 USD |
| 1,000 GBP | 1,353.04 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-04-17T10:44:42Z",
"rates": {
"USD": 1.35304
}
}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": 135.304,
"rate": 1.35304
}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