Rate Overview
Live
1 MDL = 232.4029 KHR
1 KHR = 0.004303
MDL
Avg
232.6526
High
232.9777
Low
231.9044
Last updated: 5/6/2026, 3:28:52 PM
Quick Conversions
| MDL | KHR |
|---|---|
| 1 MDL | 232.40 KHR |
| 10 MDL | 2,324.03 KHR |
| 50 MDL | 11,620.14 KHR |
| 100 MDL | 23,240.29 KHR |
| 500 MDL | 116,201.43 KHR |
| 1,000 MDL | 232,402.86 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-05-06T15:28:52Z",
"rates": {
"KHR": 232.402856
}
}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": 23240.285600000003,
"rate": 232.402856
}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