Rate Overview
Live
1 KHR = 0.894006 MNT
1 MNT = 1.1186
KHR
Avg
0.892951
High
0.896846
Low
0.891494
Last updated: 5/6/2026, 11:08:38 PM
Quick Conversions
| KHR | MNT |
|---|---|
| 1 KHR | 0.89 MNT |
| 10 KHR | 8.94 MNT |
| 50 KHR | 44.70 MNT |
| 100 KHR | 89.40 MNT |
| 500 KHR | 447.00 MNT |
| 1,000 KHR | 894.01 MNT |
Get KHR/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=MNTExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-05-06T23:08:38Z",
"rates": {
"MNT": 0.894006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "MNT",
"amount": 100
},
"result": 89.4006,
"rate": 0.894006
}Build with KHR/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key