Rate Overview
Live
1 MNT = 0.120067 KMF
1 KMF = 8.3287
MNT
Avg
0.120172
High
0.120848
Low
0.119998
Last updated: 7/9/2026, 3:00:23 PM
Quick Conversions
| MNT | KMF |
|---|---|
| 1 MNT | 0.12 KMF |
| 10 MNT | 1.20 KMF |
| 50 MNT | 6.00 KMF |
| 100 MNT | 12.01 KMF |
| 500 MNT | 60.03 KMF |
| 1,000 MNT | 120.07 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-07-09T15:00:23Z",
"rates": {
"KMF": 0.120067
}
}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.006699999999999,
"rate": 0.120067
}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