Rate Overview
Live
1 MNT = 1.1251 KHR
1 KHR = 0.888782
MNT
Avg
1.1257
High
1.1301
Low
1.1237
Last updated: 9/3/2026, 7:34:26 PM
Quick Conversions
| MNT | KHR |
|---|---|
| 1 MNT | 1.13 KHR |
| 10 MNT | 11.25 KHR |
| 50 MNT | 56.26 KHR |
| 100 MNT | 112.51 KHR |
| 500 MNT | 562.57 KHR |
| 1,000 MNT | 1,125.14 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-09-03T19:34:26Z",
"rates": {
"KHR": 1.125135
}
}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.5135,
"rate": 1.125135
}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