Rate Overview
Live
1 EUR = 0.857229 FKP
1 FKP = 1.1665
EUR
Avg
0.856300
High
0.857381
Low
0.854178
Last updated: 8/14/2026, 7:33:36 PM
Quick Conversions
| EUR | FKP |
|---|---|
| 1 EUR | 0.86 FKP |
| 10 EUR | 8.57 FKP |
| 50 EUR | 42.86 FKP |
| 100 EUR | 85.72 FKP |
| 500 EUR | 428.61 FKP |
| 1,000 EUR | 857.23 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-08-14T19:33:36Z",
"rates": {
"FKP": 0.857229
}
}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.7229,
"rate": 0.857229
}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