Rate Overview
Live
1 MDL = 228.5309 KHR
1 KHR = 0.004376
MDL
Avg
235.9495
High
239.8751
Low
228.5309
Last updated: 3/27/2026, 5:02:17 PM
Quick Conversions
| MDL | KHR |
|---|---|
| 1 MDL | 228.53 KHR |
| 10 MDL | 2,285.31 KHR |
| 50 MDL | 11,426.54 KHR |
| 100 MDL | 22,853.09 KHR |
| 500 MDL | 114,265.45 KHR |
| 1,000 MDL | 228,530.90 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-03-27T17:02:17Z",
"rates": {
"KHR": 228.530898
}
}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": 22853.0898,
"rate": 228.530898
}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