Rate Overview
Live
1 MDL = 233.7680 KHR
1 KHR = 0.004278
MDL
Avg
234.5305
High
236.5478
Low
233.7680
Last updated: 9/3/2026, 2:43:34 PM
Quick Conversions
| MDL | KHR |
|---|---|
| 1 MDL | 233.77 KHR |
| 10 MDL | 2,337.68 KHR |
| 50 MDL | 11,688.40 KHR |
| 100 MDL | 23,376.80 KHR |
| 500 MDL | 116,883.98 KHR |
| 1,000 MDL | 233,767.96 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-09-03T14:43:34Z",
"rates": {
"KHR": 233.767963
}
}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": 23376.7963,
"rate": 233.767963
}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