Rate Overview
Live
1 FKP = 215.4572 JPY
1 JPY = 0.004641
FKP
Avg
214.8131
High
215.4572
Low
213.4967
Last updated: 7/5/2026, 4:17:22 PM
Quick Conversions
| FKP | JPY |
|---|---|
| 1 FKP | 215.46 JPY |
| 10 FKP | 2,154.57 JPY |
| 50 FKP | 10,772.86 JPY |
| 100 FKP | 21,545.72 JPY |
| 500 FKP | 107,728.58 JPY |
| 1,000 FKP | 215,457.16 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-05T16:17:22Z",
"rates": {
"JPY": 215.457157
}
}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": 21545.7157,
"rate": 215.457157
}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