Rate Overview
Live
1 JPY = 0.004702 GBP
1 GBP = 212.6755
JPY
Avg
0.004703
High
0.004710
Low
0.004697
Last updated: 3/28/2026, 1:06:16 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.35 GBP |
| 1,000 JPY | 4.70 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-28T01:06:16Z",
"rates": {
"GBP": 0.004702
}
}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.47019999999999995,
"rate": 0.004702
}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