Rate Overview
Live
1 FKP = 213.1851 JPY
1 JPY = 0.004691
FKP
Avg
211.7375
High
214.6689
Low
208.2944
Last updated: 3/26/2026, 5:12:15 PM
Quick Conversions
| FKP | JPY |
|---|---|
| 1 FKP | 213.19 JPY |
| 10 FKP | 2,131.85 JPY |
| 50 FKP | 10,659.25 JPY |
| 100 FKP | 21,318.51 JPY |
| 500 FKP | 106,592.54 JPY |
| 1,000 FKP | 213,185.08 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-03-26T17:12:15Z",
"rates": {
"JPY": 213.18508
}
}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": 21318.508,
"rate": 213.18508
}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