Rate Overview
Live
1 GBP = 212.9054 JPY
1 JPY = 0.004697
GBP
Avg
214.3972
High
215.0318
Low
212.8859
Last updated: 6/18/2026, 11:56:29 PM
Quick Conversions
| GBP | JPY |
|---|---|
| 1 GBP | 212.91 JPY |
| 10 GBP | 2,129.05 JPY |
| 50 GBP | 10,645.27 JPY |
| 100 GBP | 21,290.54 JPY |
| 500 GBP | 106,452.70 JPY |
| 1,000 GBP | 212,905.39 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-06-18T23:56:29Z",
"rates": {
"JPY": 212.905394
}
}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": 21290.5394,
"rate": 212.905394
}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