Rate Overview
Live
1 MNT = 1.1186 KHR
1 KHR = 0.894007
MNT
Avg
1.1199
High
1.1217
Low
1.1150
Last updated: 5/6/2026, 11:07:53 PM
Quick Conversions
| MNT | KHR |
|---|---|
| 1 MNT | 1.12 KHR |
| 10 MNT | 11.19 KHR |
| 50 MNT | 55.93 KHR |
| 100 MNT | 111.86 KHR |
| 500 MNT | 559.28 KHR |
| 1,000 MNT | 1,118.56 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-05-06T23:07:53Z",
"rates": {
"KHR": 1.118559
}
}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": 111.8559,
"rate": 1.118559
}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