Rate Overview
Live
1 FKP = 213.0576 JPY
1 JPY = 0.004694
FKP
Avg
212.4646
High
213.0817
Low
211.1328
Last updated: 3/26/2026, 2:32:32 PM
Quick Conversions
| FKP | JPY |
|---|---|
| 1 FKP | 213.06 JPY |
| 10 FKP | 2,130.58 JPY |
| 50 FKP | 10,652.88 JPY |
| 100 FKP | 21,305.76 JPY |
| 500 FKP | 106,528.78 JPY |
| 1,000 FKP | 213,057.55 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-26T14:32:32Z",
"rates": {
"JPY": 213.057552
}
}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": 21305.7552,
"rate": 213.057552
}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