Rate Overview
Live
1 KHR = 0.893235 MNT
1 MNT = 1.1195
KHR
Avg
0.891581
High
0.893235
Low
0.889752
Last updated: 7/4/2026, 6:58:54 PM
Quick Conversions
| KHR | MNT |
|---|---|
| 1 KHR | 0.89 MNT |
| 10 KHR | 8.93 MNT |
| 50 KHR | 44.66 MNT |
| 100 KHR | 89.32 MNT |
| 500 KHR | 446.62 MNT |
| 1,000 KHR | 893.24 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-07-04T18:58:54Z",
"rates": {
"MNT": 0.893235
}
}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.3235,
"rate": 0.893235
}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