Rate Overview
Live
1 KMF = 0.002036 EUR
1 EUR = 491.1591
KMF
Avg
0.002033
High
0.002047
Low
0.002021
Last updated: 3/27/2026, 12:39:49 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.02 EUR |
| 1,000 KMF | 2.04 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-03-27T00:39:49Z",
"rates": {
"EUR": 0.002036
}
}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.2036,
"rate": 0.002036
}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