Rate Overview
Live
1 GBP = 217.8411 JPY
1 JPY = 0.004591
GBP
Avg
213.4663
High
217.9870
Low
208.6085
Last updated: 7/28/2026, 10:56:20 AM
Quick Conversions
| GBP | JPY |
|---|---|
| 1 GBP | 217.84 JPY |
| 10 GBP | 2,178.41 JPY |
| 50 GBP | 10,892.05 JPY |
| 100 GBP | 21,784.11 JPY |
| 500 GBP | 108,920.55 JPY |
| 1,000 GBP | 217,841.10 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-28T10:56:20Z",
"rates": {
"JPY": 217.841098
}
}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": 21784.1098,
"rate": 217.841098
}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