Rate Overview
Live
1 GBP = 211.3033 JPY
1 JPY = 0.004733
GBP
Avg
210.4055
High
211.3033
Low
209.7650
Last updated: 3/6/2026, 6:11:15 PM
Quick Conversions
| GBP | JPY |
|---|---|
| 1 GBP | 211.30 JPY |
| 10 GBP | 2,113.03 JPY |
| 50 GBP | 10,565.16 JPY |
| 100 GBP | 21,130.33 JPY |
| 500 GBP | 105,651.65 JPY |
| 1,000 GBP | 211,303.30 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-03-06T18:11:15Z",
"rates": {
"JPY": 211.303297
}
}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": 21130.3297,
"rate": 211.303297
}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