Rate Overview
Live
1 GBP = 217.5739 JPY
1 JPY = 0.004596
GBP
Avg
213.5858
High
217.9870
Low
208.6085
Last updated: 7/29/2026, 10:43:52 AM
Quick Conversions
| GBP | JPY |
|---|---|
| 1 GBP | 217.57 JPY |
| 10 GBP | 2,175.74 JPY |
| 50 GBP | 10,878.69 JPY |
| 100 GBP | 21,757.39 JPY |
| 500 GBP | 108,786.95 JPY |
| 1,000 GBP | 217,573.89 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-29T10:43:52Z",
"rates": {
"JPY": 217.573892
}
}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": 21757.3892,
"rate": 217.573892
}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