Rate Overview
Live
1 KMF = 0.035420 ERN
1 ERN = 28.2326
KMF
Avg
0.035632
High
0.036028
Low
0.035364
Last updated: 3/7/2026, 5:19:22 AM
Quick Conversions
| KMF | ERN |
|---|---|
| 1 KMF | 0.04 ERN |
| 10 KMF | 0.35 ERN |
| 50 KMF | 1.77 ERN |
| 100 KMF | 3.54 ERN |
| 500 KMF | 17.71 ERN |
| 1,000 KMF | 35.42 ERN |
Get KMF/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=ERNExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-03-07T05:19:22Z",
"rates": {
"ERN": 0.03542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "ERN",
"amount": 100
},
"result": 3.542,
"rate": 0.03542
}Build with KMF/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key