Rate Overview
Live
1 MNT = 1.1236 KHR
1 KHR = 0.889984
MNT
Avg
1.1237
High
1.1265
Low
1.1199
Last updated: 3/7/2026, 12:28:21 AM
Quick Conversions
| MNT | KHR |
|---|---|
| 1 MNT | 1.12 KHR |
| 10 MNT | 11.24 KHR |
| 50 MNT | 56.18 KHR |
| 100 MNT | 112.36 KHR |
| 500 MNT | 561.81 KHR |
| 1,000 MNT | 1,123.62 KHR |
Get MNT/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=KHRExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-07T00:28:21Z",
"rates": {
"KHR": 1.123616
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "KHR",
"amount": 100
},
"result": 112.3616,
"rate": 1.123616
}Build with MNT/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key