Rate Overview
Live
1 KHR = 0.892819 MNT
1 MNT = 1.1200
KHR
Avg
0.890365
High
0.892819
Low
0.888042
Last updated: 6/16/2026, 7:40:35 AM
Quick Conversions
| KHR | MNT |
|---|---|
| 1 KHR | 0.89 MNT |
| 10 KHR | 8.93 MNT |
| 50 KHR | 44.64 MNT |
| 100 KHR | 89.28 MNT |
| 500 KHR | 446.41 MNT |
| 1,000 KHR | 892.82 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-06-16T07:40:35Z",
"rates": {
"MNT": 0.892819
}
}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.28190000000001,
"rate": 0.892819
}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