Rate Overview
Live
1 MDL = 231.5576 KHR
1 KHR = 0.004319
MDL
Avg
235.6507
High
242.1293
Low
226.2283
Last updated: 5/26/2026, 7:37:02 PM
Quick Conversions
| MDL | KHR |
|---|---|
| 1 MDL | 231.56 KHR |
| 10 MDL | 2,315.58 KHR |
| 50 MDL | 11,577.88 KHR |
| 100 MDL | 23,155.76 KHR |
| 500 MDL | 115,778.78 KHR |
| 1,000 MDL | 231,557.57 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-26T19:37:02Z",
"rates": {
"KHR": 231.557566
}
}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": 23155.7566,
"rate": 231.557566
}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