Rate Overview
Live
1 MDL = 230.4714 KHR
1 KHR = 0.004339
MDL
Avg
231.1296
High
231.7639
Low
230.4714
Last updated: 6/15/2026, 9:16:23 PM
Quick Conversions
| MDL | KHR |
|---|---|
| 1 MDL | 230.47 KHR |
| 10 MDL | 2,304.71 KHR |
| 50 MDL | 11,523.57 KHR |
| 100 MDL | 23,047.14 KHR |
| 500 MDL | 115,235.68 KHR |
| 1,000 MDL | 230,471.35 KHR |
Get MDL/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=KHRExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-15T21:16:23Z",
"rates": {
"KHR": 230.471352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "KHR",
"amount": 100
},
"result": 23047.1352,
"rate": 230.471352
}Build with MDL/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key