Rate Overview
Live
1 GBP = 217.7109 JPY
1 JPY = 0.004593
GBP
Avg
185.6410
High
217.7109
Low
150.2791
Last updated: 7/28/2026, 4:21:46 AM
Quick Conversions
| GBP | JPY |
|---|---|
| 1 GBP | 217.71 JPY |
| 10 GBP | 2,177.11 JPY |
| 50 GBP | 10,885.55 JPY |
| 100 GBP | 21,771.09 JPY |
| 500 GBP | 108,855.47 JPY |
| 1,000 GBP | 217,710.93 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-28T04:21:46Z",
"rates": {
"JPY": 217.710933
}
}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": 21771.0933,
"rate": 217.710933
}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