Rate Overview
Live
1 USD = 0.746561 GBP
1 GBP = 1.3395
USD
Avg
0.746204
High
0.748288
Low
0.744718
Last updated: 6/17/2026, 4:07:29 PM
Quick Conversions
| USD | GBP |
|---|---|
| 1 USD | 0.75 GBP |
| 10 USD | 7.47 GBP |
| 50 USD | 37.33 GBP |
| 100 USD | 74.66 GBP |
| 500 USD | 373.28 GBP |
| 1,000 USD | 746.56 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-06-17T16:07:29Z",
"rates": {
"GBP": 0.746561
}
}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": 74.65610000000001,
"rate": 0.746561
}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