Rate Overview
Live
1 GBP = 217.6491 JPY
1 JPY = 0.004595
GBP
Avg
218.0111
High
218.3185
Low
217.5696
Last updated: 7/29/2026, 8:10:30 AM
Quick Conversions
| GBP | JPY |
|---|---|
| 1 GBP | 217.65 JPY |
| 10 GBP | 2,176.49 JPY |
| 50 GBP | 10,882.45 JPY |
| 100 GBP | 21,764.91 JPY |
| 500 GBP | 108,824.54 JPY |
| 1,000 GBP | 217,649.09 JPY |
Get GBP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=JPYExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-29T08:10:30Z",
"rates": {
"JPY": 217.649085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "JPY",
"amount": 100
},
"result": 21764.9085,
"rate": 217.649085
}Build with GBP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key