Rate Overview
Live
1 MNT = 0.118104 KMF
1 KMF = 8.4671
MNT
Avg
0.118259
High
0.118597
Low
0.118074
Last updated: 5/29/2026, 4:24:43 PM
Quick Conversions
| MNT | KMF |
|---|---|
| 1 MNT | 0.12 KMF |
| 10 MNT | 1.18 KMF |
| 50 MNT | 5.91 KMF |
| 100 MNT | 11.81 KMF |
| 500 MNT | 59.05 KMF |
| 1,000 MNT | 118.10 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-05-29T16:24:43Z",
"rates": {
"KMF": 0.118104
}
}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.8104,
"rate": 0.118104
}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