Rate Overview
Live
1 JPY = 0.004629 FKP
1 FKP = 216.0294
JPY
Avg
0.004655
High
0.004678
Low
0.004625
Last updated: 4/17/2026, 12:07:41 PM
Quick Conversions
| JPY | FKP |
|---|---|
| 1 JPY | 0.00 FKP |
| 10 JPY | 0.05 FKP |
| 50 JPY | 0.23 FKP |
| 100 JPY | 0.46 FKP |
| 500 JPY | 2.31 FKP |
| 1,000 JPY | 4.63 FKP |
Get JPY/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=FKPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T12:07:41Z",
"rates": {
"FKP": 0.004629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "FKP",
"amount": 100
},
"result": 0.46290000000000003,
"rate": 0.004629
}Build with JPY/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key