Rate Overview
Live
1 GBP = 218.3170 JPY
1 JPY = 0.004580
GBP
Avg
213.4830
High
218.5704
Low
208.8850
Last updated: 7/25/2026, 8:16:42 PM
Quick Conversions
| GBP | JPY |
|---|---|
| 1 GBP | 218.32 JPY |
| 10 GBP | 2,183.17 JPY |
| 50 GBP | 10,915.85 JPY |
| 100 GBP | 21,831.70 JPY |
| 500 GBP | 109,158.52 JPY |
| 1,000 GBP | 218,317.04 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-25T20:16:42Z",
"rates": {
"JPY": 218.317036
}
}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": 21831.7036,
"rate": 218.317036
}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