Rate Overview
Live
1 FKP = 212.9801 JPY
1 JPY = 0.004695
FKP
Avg
212.4776
High
213.1562
Low
211.1328
Last updated: 3/26/2026, 3:39:10 PM
Quick Conversions
| FKP | JPY |
|---|---|
| 1 FKP | 212.98 JPY |
| 10 FKP | 2,129.80 JPY |
| 50 FKP | 10,649.01 JPY |
| 100 FKP | 21,298.01 JPY |
| 500 FKP | 106,490.05 JPY |
| 1,000 FKP | 212,980.10 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-26T15:39:10Z",
"rates": {
"JPY": 212.980101
}
}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": 21298.0101,
"rate": 212.980101
}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