Rate Overview
Live
1 JPY = 0.004639 GBP
1 GBP = 215.5637
JPY
Avg
0.004652
High
0.004672
Low
0.004638
Last updated: 4/17/2026, 4:15:02 AM
Quick Conversions
| JPY | GBP |
|---|---|
| 1 JPY | 0.00 GBP |
| 10 JPY | 0.05 GBP |
| 50 JPY | 0.23 GBP |
| 100 JPY | 0.46 GBP |
| 500 JPY | 2.32 GBP |
| 1,000 JPY | 4.64 GBP |
Get JPY/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=GBPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T04:15:02Z",
"rates": {
"GBP": 0.004639
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "GBP",
"amount": 100
},
"result": 0.4639,
"rate": 0.004639
}Build with JPY/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key