Rate Overview
Live
1 KHR = 0.004318 MDL
1 MDL = 231.5887
KHR
Avg
0.004274
High
0.004420
Low
0.004184
Last updated: 5/26/2026, 9:48:59 PM
Quick Conversions
| KHR | MDL |
|---|---|
| 1 KHR | 0.00 MDL |
| 10 KHR | 0.04 MDL |
| 50 KHR | 0.22 MDL |
| 100 KHR | 0.43 MDL |
| 500 KHR | 2.16 MDL |
| 1,000 KHR | 4.32 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-05-26T21:48:59Z",
"rates": {
"MDL": 0.004318
}
}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.43179999999999996,
"rate": 0.004318
}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