Rate Overview
Live
1 GBP = 214.3070 JPY
1 JPY = 0.004666
GBP
Avg
211.5235
High
215.4121
Low
206.6294
Last updated: 5/29/2026, 11:44:35 PM
Quick Conversions
| GBP | JPY |
|---|---|
| 1 GBP | 214.31 JPY |
| 10 GBP | 2,143.07 JPY |
| 50 GBP | 10,715.35 JPY |
| 100 GBP | 21,430.70 JPY |
| 500 GBP | 107,153.48 JPY |
| 1,000 GBP | 214,306.96 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-05-29T23:44:35Z",
"rates": {
"JPY": 214.306955
}
}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": 21430.695499999998,
"rate": 214.306955
}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