Rate Overview
Live
1 GBP = 217.6162 JPY
1 JPY = 0.004595
GBP
Avg
216.2910
High
217.6242
Low
215.0120
Last updated: 7/9/2026, 2:29:56 AM
Quick Conversions
| GBP | JPY |
|---|---|
| 1 GBP | 217.62 JPY |
| 10 GBP | 2,176.16 JPY |
| 50 GBP | 10,880.81 JPY |
| 100 GBP | 21,761.62 JPY |
| 500 GBP | 108,808.08 JPY |
| 1,000 GBP | 217,616.16 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-09T02:29:56Z",
"rates": {
"JPY": 217.61616
}
}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": 21761.616,
"rate": 217.61616
}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