Rate Overview
Live
1 FKP = 215.0211 JPY
1 JPY = 0.004651
FKP
Avg
214.1277
High
215.0839
Low
212.8177
Last updated: 8/14/2026, 6:57:23 PM
Quick Conversions
| FKP | JPY |
|---|---|
| 1 FKP | 215.02 JPY |
| 10 FKP | 2,150.21 JPY |
| 50 FKP | 10,751.05 JPY |
| 100 FKP | 21,502.11 JPY |
| 500 FKP | 107,510.53 JPY |
| 1,000 FKP | 215,021.07 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-14T18:57:23Z",
"rates": {
"JPY": 215.021065
}
}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": 21502.106499999998,
"rate": 215.021065
}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