Rate Overview
Live
1 KHR = 0.888970 MNT
1 MNT = 1.1249
KHR
Avg
0.888377
High
0.889874
Low
0.886231
Last updated: 8/16/2026, 1:42:16 PM
Quick Conversions
| KHR | MNT |
|---|---|
| 1 KHR | 0.89 MNT |
| 10 KHR | 8.89 MNT |
| 50 KHR | 44.45 MNT |
| 100 KHR | 88.90 MNT |
| 500 KHR | 444.49 MNT |
| 1,000 KHR | 888.97 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-16T13:42:16Z",
"rates": {
"MNT": 0.88897
}
}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.897,
"rate": 0.88897
}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