Rate Overview
Live
1 MNT = 1.1219 KHR
1 KHR = 0.891378
MNT
Avg
245.6235
High
4890.73
Low
1.1136
Last updated: 3/27/2026, 9:44:16 AM
Quick Conversions
| MNT | KHR |
|---|---|
| 1 MNT | 1.12 KHR |
| 10 MNT | 11.22 KHR |
| 50 MNT | 56.09 KHR |
| 100 MNT | 112.19 KHR |
| 500 MNT | 560.93 KHR |
| 1,000 MNT | 1,121.86 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-27T09:44:16Z",
"rates": {
"KHR": 1.121858
}
}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.1858,
"rate": 1.121858
}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