Rate Overview
Live
1 MNT = 1.1171 KHR
1 KHR = 0.895181
MNT
Avg
1.1196
High
1.1230
Low
1.1167
Last updated: 4/16/2026, 6:30:17 PM
Quick Conversions
| MNT | KHR |
|---|---|
| 1 MNT | 1.12 KHR |
| 10 MNT | 11.17 KHR |
| 50 MNT | 55.85 KHR |
| 100 MNT | 111.71 KHR |
| 500 MNT | 558.55 KHR |
| 1,000 MNT | 1,117.09 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-04-16T18:30:17Z",
"rates": {
"KHR": 1.117093
}
}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.70929999999998,
"rate": 1.117093
}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