Rate Overview
Live
1 MDL = 234.2271 KHR
1 KHR = 0.004269
MDL
Avg
233.5059
High
235.0991
Low
232.3473
Last updated: 4/16/2026, 2:07:14 PM
Quick Conversions
| MDL | KHR |
|---|---|
| 1 MDL | 234.23 KHR |
| 10 MDL | 2,342.27 KHR |
| 50 MDL | 11,711.36 KHR |
| 100 MDL | 23,422.71 KHR |
| 500 MDL | 117,113.56 KHR |
| 1,000 MDL | 234,227.12 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-04-16T14:07:14Z",
"rates": {
"KHR": 234.227115
}
}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": 23422.7115,
"rate": 234.227115
}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