Rate Overview
Live
1 MNT = 0.120290 KMF
1 KMF = 8.3132
MNT
Avg
0.119072
High
0.120290
Low
0.118373
Last updated: 6/19/2026, 10:13:48 AM
Quick Conversions
| MNT | KMF |
|---|---|
| 1 MNT | 0.12 KMF |
| 10 MNT | 1.20 KMF |
| 50 MNT | 6.01 KMF |
| 100 MNT | 12.03 KMF |
| 500 MNT | 60.14 KMF |
| 1,000 MNT | 120.29 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-06-19T10:13:48Z",
"rates": {
"KMF": 0.12029
}
}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": 12.029,
"rate": 0.12029
}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