Rate Overview
Live
1 MNT = 1.1232 KHR
1 KHR = 0.890295
MNT
Avg
213.7319
High
4890.73
Low
1.1136
Last updated: 7/1/2026, 11:25:06 AM
Quick Conversions
| MNT | KHR |
|---|---|
| 1 MNT | 1.12 KHR |
| 10 MNT | 11.23 KHR |
| 50 MNT | 56.16 KHR |
| 100 MNT | 112.32 KHR |
| 500 MNT | 561.61 KHR |
| 1,000 MNT | 1,123.22 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-07-01T11:25:06Z",
"rates": {
"KHR": 1.123223
}
}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.32230000000001,
"rate": 1.123223
}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