Rate Overview
Live
1 FKP = 215.6186 JPY
1 JPY = 0.004638
FKP
Avg
214.3408
High
215.6186
Low
212.8177
Last updated: 8/15/2026, 1:57:06 AM
Quick Conversions
| FKP | JPY |
|---|---|
| 1 FKP | 215.62 JPY |
| 10 FKP | 2,156.19 JPY |
| 50 FKP | 10,780.93 JPY |
| 100 FKP | 21,561.86 JPY |
| 500 FKP | 107,809.28 JPY |
| 1,000 FKP | 215,618.56 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-08-15T01:57:06Z",
"rates": {
"JPY": 215.618564
}
}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": 21561.8564,
"rate": 215.618564
}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