Rate Overview
Live
1 FKP = 216.6816 JPY
1 JPY = 0.004615
FKP
Avg
216.8510
High
217.1293
Low
216.4831
Last updated: 8/30/2026, 4:00:20 PM
Quick Conversions
| FKP | JPY |
|---|---|
| 1 FKP | 216.68 JPY |
| 10 FKP | 2,166.82 JPY |
| 50 FKP | 10,834.08 JPY |
| 100 FKP | 21,668.16 JPY |
| 500 FKP | 108,340.81 JPY |
| 1,000 FKP | 216,681.62 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-30T16:00:20Z",
"rates": {
"JPY": 216.681623
}
}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": 21668.1623,
"rate": 216.681623
}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