Rate Overview
Live
1 FKP = 210.7935 JPY
1 JPY = 0.004744
FKP
Avg
213.0318
High
216.5279
Low
210.7935
Last updated: 5/6/2026, 11:23:59 AM
Quick Conversions
| FKP | JPY |
|---|---|
| 1 FKP | 210.79 JPY |
| 10 FKP | 2,107.93 JPY |
| 50 FKP | 10,539.67 JPY |
| 100 FKP | 21,079.35 JPY |
| 500 FKP | 105,396.75 JPY |
| 1,000 FKP | 210,793.49 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-05-06T11:23:59Z",
"rates": {
"JPY": 210.793494
}
}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": 21079.3494,
"rate": 210.793494
}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