Rate Overview
Live
1 JPY = 0.004735 GBP
1 GBP = 211.1932
JPY
Avg
0.004687
High
0.004748
Low
0.004613
Last updated: 9/6/2026, 9:54:22 AM
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.37 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-09-06T09:54:22Z",
"rates": {
"GBP": 0.004735
}
}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.4735,
"rate": 0.004735
}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