Rate Overview
Live
1 KMF = 0.002026 EUR
1 EUR = 493.5834
KMF
Avg
0.002028
High
0.002037
Low
0.002015
Last updated: 4/16/2026, 1:00:14 AM
Quick Conversions
| KMF | EUR |
|---|---|
| 1 KMF | 0.00 EUR |
| 10 KMF | 0.02 EUR |
| 50 KMF | 0.10 EUR |
| 100 KMF | 0.20 EUR |
| 500 KMF | 1.01 EUR |
| 1,000 KMF | 2.03 EUR |
Get KMF/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=EURExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-04-16T01:00:14Z",
"rates": {
"EUR": 0.002026
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "EUR",
"amount": 100
},
"result": 0.2026,
"rate": 0.002026
}Build with KMF/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key