Rate Overview
Live
1 FKP = 218.0534 JPY
1 JPY = 0.004586
FKP
Avg
213.2258
High
218.5506
Low
208.2944
Last updated: 7/22/2026, 8:15:36 AM
Quick Conversions
| FKP | JPY |
|---|---|
| 1 FKP | 218.05 JPY |
| 10 FKP | 2,180.53 JPY |
| 50 FKP | 10,902.67 JPY |
| 100 FKP | 21,805.34 JPY |
| 500 FKP | 109,026.70 JPY |
| 1,000 FKP | 218,053.39 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-07-22T08:15:36Z",
"rates": {
"JPY": 218.053394
}
}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": 21805.3394,
"rate": 218.053394
}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