Rate Overview
Live
1 MNT = 0.120153 KMF
1 KMF = 8.3227
MNT
Avg
0.118195
High
0.120686
Low
0.114942
Last updated: 7/22/2026, 11:54:28 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.08 KMF |
| 1,000 MNT | 120.15 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-22T11:54:28Z",
"rates": {
"KMF": 0.120153
}
}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.0153,
"rate": 0.120153
}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