Rate Overview
Live
1 EUR = 0.850237 FKP
1 FKP = 1.1761
EUR
Avg
0.865861
High
0.876652
Low
0.849855
Last updated: 7/19/2026, 10:27:48 PM
Quick Conversions
| EUR | FKP |
|---|---|
| 1 EUR | 0.85 FKP |
| 10 EUR | 8.50 FKP |
| 50 EUR | 42.51 FKP |
| 100 EUR | 85.02 FKP |
| 500 EUR | 425.12 FKP |
| 1,000 EUR | 850.24 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-07-19T22:27:48Z",
"rates": {
"FKP": 0.850237
}
}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": 85.0237,
"rate": 0.850237
}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