Rate Overview
Live
1 GBP = 216.0472 JPY
1 JPY = 0.004629
GBP
Avg
215.5037
High
216.0692
Low
214.9202
Last updated: 8/18/2026, 11:29:38 AM
Quick Conversions
| GBP | JPY |
|---|---|
| 1 GBP | 216.05 JPY |
| 10 GBP | 2,160.47 JPY |
| 50 GBP | 10,802.36 JPY |
| 100 GBP | 21,604.72 JPY |
| 500 GBP | 108,023.58 JPY |
| 1,000 GBP | 216,047.17 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-08-18T11:29:38Z",
"rates": {
"JPY": 216.047169
}
}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": 21604.7169,
"rate": 216.047169
}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