Rate Overview
Live
1 KHR = 0.004282 MDL
1 MDL = 233.5357
KHR
Avg
0.004285
High
0.004291
Low
0.004279
Last updated: 8/13/2026, 2:49:06 PM
Quick Conversions
| KHR | MDL |
|---|---|
| 1 KHR | 0.00 MDL |
| 10 KHR | 0.04 MDL |
| 50 KHR | 0.21 MDL |
| 100 KHR | 0.43 MDL |
| 500 KHR | 2.14 MDL |
| 1,000 KHR | 4.28 MDL |
Get KHR/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=MDLExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-08-13T14:49:06Z",
"rates": {
"MDL": 0.004282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "MDL",
"amount": 100
},
"result": 0.4282,
"rate": 0.004282
}Build with KHR/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key