Rate Overview
Live
1 KHR = 0.004351 MDL
1 MDL = 229.8322
KHR
Avg
0.004374
High
0.004415
Low
0.004341
Last updated: 7/22/2026, 7:31:44 AM
Quick Conversions
| KHR | MDL |
|---|---|
| 1 KHR | 0.00 MDL |
| 10 KHR | 0.04 MDL |
| 50 KHR | 0.22 MDL |
| 100 KHR | 0.44 MDL |
| 500 KHR | 2.18 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-22T07:31:44Z",
"rates": {
"MDL": 0.004351
}
}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.4351,
"rate": 0.004351
}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