Rate Overview
Live
1 MNT = 0.118572 KMF
1 KMF = 8.4337
MNT
Avg
0.117691
High
0.118809
Low
0.116751
Last updated: 3/6/2026, 11:26:02 PM
Quick Conversions
| MNT | KMF |
|---|---|
| 1 MNT | 0.12 KMF |
| 10 MNT | 1.19 KMF |
| 50 MNT | 5.93 KMF |
| 100 MNT | 11.86 KMF |
| 500 MNT | 59.29 KMF |
| 1,000 MNT | 118.57 KMF |
Get MNT/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=KMFExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-06T23:26:02Z",
"rates": {
"KMF": 0.118572
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "KMF",
"amount": 100
},
"result": 11.857199999999999,
"rate": 0.118572
}Build with MNT/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key