Rate Overview
Live
1 FKP = 210.6934 JPY
1 JPY = 0.004746
FKP
Avg
210.6269
High
211.6574
Low
209.4800
Last updated: 3/6/2026, 8:02:34 AM
Quick Conversions
| FKP | JPY |
|---|---|
| 1 FKP | 210.69 JPY |
| 10 FKP | 2,106.93 JPY |
| 50 FKP | 10,534.67 JPY |
| 100 FKP | 21,069.34 JPY |
| 500 FKP | 105,346.72 JPY |
| 1,000 FKP | 210,693.45 JPY |
Get FKP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=JPYExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-06T08:02:34Z",
"rates": {
"JPY": 210.693446
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "JPY",
"amount": 100
},
"result": 21069.3446,
"rate": 210.693446
}Build with FKP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key