Rate Overview
Live
1 JPY = 0.004730 GBP
1 GBP = 211.4165
JPY
Avg
0.004752
High
0.004767
Low
0.004730
Last updated: 3/6/2026, 9:05:48 PM
Quick Conversions
| JPY | GBP |
|---|---|
| 1 JPY | 0.00 GBP |
| 10 JPY | 0.05 GBP |
| 50 JPY | 0.24 GBP |
| 100 JPY | 0.47 GBP |
| 500 JPY | 2.36 GBP |
| 1,000 JPY | 4.73 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-03-06T21:05:48Z",
"rates": {
"GBP": 0.00473
}
}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.473,
"rate": 0.00473
}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