Rate Overview
Live
1 MNT = 1.1200 KHR
1 KHR = 0.892820
MNT
Avg
1.1231
High
1.1261
Low
1.1200
Last updated: 6/16/2026, 6:36:42 AM
Quick Conversions
| MNT | KHR |
|---|---|
| 1 MNT | 1.12 KHR |
| 10 MNT | 11.20 KHR |
| 50 MNT | 56.00 KHR |
| 100 MNT | 112.00 KHR |
| 500 MNT | 560.02 KHR |
| 1,000 MNT | 1,120.05 KHR |
Get MNT/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=KHRExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-06-16T06:36:42Z",
"rates": {
"KHR": 1.120047
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "KHR",
"amount": 100
},
"result": 112.0047,
"rate": 1.120047
}Build with MNT/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key