Rate Overview
Live
1 FKP = 219.2484 JPY
1 JPY = 0.004561
FKP
Avg
218.6640
High
219.5223
Low
217.7181
Last updated: 7/22/2026, 12:11:59 AM
Quick Conversions
| FKP | JPY |
|---|---|
| 1 FKP | 219.25 JPY |
| 10 FKP | 2,192.48 JPY |
| 50 FKP | 10,962.42 JPY |
| 100 FKP | 21,924.84 JPY |
| 500 FKP | 109,624.20 JPY |
| 1,000 FKP | 219,248.41 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-22T00:11:59Z",
"rates": {
"JPY": 219.248408
}
}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": 21924.8408,
"rate": 219.248408
}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