Rate Overview
Live
1 MNT = 1.1249 KHR
1 KHR = 0.888971
MNT
Avg
1.1256
High
1.1284
Low
1.1238
Last updated: 8/16/2026, 12:43:08 PM
Quick Conversions
| MNT | KHR |
|---|---|
| 1 MNT | 1.12 KHR |
| 10 MNT | 11.25 KHR |
| 50 MNT | 56.24 KHR |
| 100 MNT | 112.49 KHR |
| 500 MNT | 562.45 KHR |
| 1,000 MNT | 1,124.90 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-08-16T12:43:08Z",
"rates": {
"KHR": 1.124896
}
}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.4896,
"rate": 1.124896
}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