Rate Overview
Live
1 KHR = 0.004345 MDL
1 MDL = 230.1496
KHR
Avg
0.004307
High
0.004402
Low
0.004176
Last updated: 7/26/2026, 3:13:03 AM
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.17 MDL |
| 1,000 KHR | 4.35 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-07-26T03:13:03Z",
"rates": {
"MDL": 0.004345
}
}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.4345,
"rate": 0.004345
}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