Rate Overview
Live
1 MNT = 1.1260 KHR
1 KHR = 0.888106
MNT
Avg
1.1235
High
1.1291
Low
1.1150
Last updated: 7/20/2026, 10:48:49 PM
Quick Conversions
| MNT | KHR |
|---|---|
| 1 MNT | 1.13 KHR |
| 10 MNT | 11.26 KHR |
| 50 MNT | 56.30 KHR |
| 100 MNT | 112.60 KHR |
| 500 MNT | 563.00 KHR |
| 1,000 MNT | 1,125.99 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-20T22:48:49Z",
"rates": {
"KHR": 1.125992
}
}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.59920000000001,
"rate": 1.125992
}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