Rate Overview
Live
1 FKP = 1.1719 EUR
1 EUR = 0.853325
FKP
Avg
1.1667
High
1.1719
Low
1.1615
Last updated: 7/7/2026, 10:06:42 AM
Quick Conversions
| FKP | EUR |
|---|---|
| 1 FKP | 1.17 EUR |
| 10 FKP | 11.72 EUR |
| 50 FKP | 58.59 EUR |
| 100 FKP | 117.19 EUR |
| 500 FKP | 585.94 EUR |
| 1,000 FKP | 1,171.89 EUR |
Get FKP/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=EURExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-07T10:06:42Z",
"rates": {
"EUR": 1.171886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "EUR",
"amount": 100
},
"result": 117.1886,
"rate": 1.171886
}Build with FKP/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key