Rate Overview
Live
1 EUR = 0.866632 FKP
1 FKP = 1.1539
EUR
Avg
0.865018
High
0.870052
Low
0.860348
Last updated: 5/7/2026, 12:36:37 PM
Quick Conversions
| EUR | FKP |
|---|---|
| 1 EUR | 0.87 FKP |
| 10 EUR | 8.67 FKP |
| 50 EUR | 43.33 FKP |
| 100 EUR | 86.66 FKP |
| 500 EUR | 433.32 FKP |
| 1,000 EUR | 866.63 FKP |
Get EUR/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=FKPExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-07T12:36:37Z",
"rates": {
"FKP": 0.866632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "FKP",
"amount": 100
},
"result": 86.66319999999999,
"rate": 0.866632
}Build with EUR/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key