Rate Overview
Live
1 MNT = 0.120235 KMF
1 KMF = 8.3170
MNT
Avg
0.118467
High
0.120586
Low
0.115171
Last updated: 7/28/2026, 3:32:53 AM
Quick Conversions
| MNT | KMF |
|---|---|
| 1 MNT | 0.12 KMF |
| 10 MNT | 1.20 KMF |
| 50 MNT | 6.01 KMF |
| 100 MNT | 12.02 KMF |
| 500 MNT | 60.12 KMF |
| 1,000 MNT | 120.24 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-28T03:32:53Z",
"rates": {
"KMF": 0.120235
}
}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.0235,
"rate": 0.120235
}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