Rate Overview
Live
1 KHR = 0.888786 MNT
1 MNT = 1.1251
KHR
Avg
0.887720
High
0.888926
Low
0.885908
Last updated: 8/13/2026, 6:35:48 AM
Quick Conversions
| KHR | MNT |
|---|---|
| 1 KHR | 0.89 MNT |
| 10 KHR | 8.89 MNT |
| 50 KHR | 44.44 MNT |
| 100 KHR | 88.88 MNT |
| 500 KHR | 444.39 MNT |
| 1,000 KHR | 888.79 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-08-13T06:35:48Z",
"rates": {
"MNT": 0.888786
}
}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": 88.87859999999999,
"rate": 0.888786
}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