Rate Overview
Live
1 GBP = 214.4362 JPY
1 JPY = 0.004663
GBP
Avg
214.8777
High
215.5749
Low
214.1320
Last updated: 4/19/2026, 11:52:58 AM
Quick Conversions
| GBP | JPY |
|---|---|
| 1 GBP | 214.44 JPY |
| 10 GBP | 2,144.36 JPY |
| 50 GBP | 10,721.81 JPY |
| 100 GBP | 21,443.62 JPY |
| 500 GBP | 107,218.11 JPY |
| 1,000 GBP | 214,436.23 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-04-19T11:52:58Z",
"rates": {
"JPY": 214.436226
}
}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": 21443.6226,
"rate": 214.436226
}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