Rate Overview
Live
1 MNT = 1.1241 KHR
1 KHR = 0.889586
MNT
Avg
1.1258
High
1.1271
Low
1.1241
Last updated: 7/24/2026, 3:18:14 PM
Quick Conversions
| MNT | KHR |
|---|---|
| 1 MNT | 1.12 KHR |
| 10 MNT | 11.24 KHR |
| 50 MNT | 56.21 KHR |
| 100 MNT | 112.41 KHR |
| 500 MNT | 562.06 KHR |
| 1,000 MNT | 1,124.12 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-07-24T15:18:14Z",
"rates": {
"KHR": 1.124118
}
}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.4118,
"rate": 1.124118
}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