Rate Overview
Live
1 GBP = 1.3267 USD
1 USD = 0.753750
GBP
Avg
1.3489
High
1.3787
Low
1.3267
Last updated: 3/28/2026, 6:08:21 AM
Quick Conversions
| GBP | USD |
|---|---|
| 1 GBP | 1.33 USD |
| 10 GBP | 13.27 USD |
| 50 GBP | 66.34 USD |
| 100 GBP | 132.67 USD |
| 500 GBP | 663.35 USD |
| 1,000 GBP | 1,326.70 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-28T06:08:21Z",
"rates": {
"USD": 1.3267
}
}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": 132.67,
"rate": 1.3267
}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