Rate Overview
Live
1 MDL = 7.4586 KES
1 KES = 0.134073
MDL
Avg
7.4501
High
7.4725
Low
7.4276
Last updated: 8/15/2026, 5:02:48 PM
Quick Conversions
| MDL | KES |
|---|---|
| 1 MDL | 7.46 KES |
| 10 MDL | 74.59 KES |
| 50 MDL | 372.93 KES |
| 100 MDL | 745.86 KES |
| 500 MDL | 3,729.31 KES |
| 1,000 MDL | 7,458.62 KES |
Get MDL/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=KESExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-08-15T17:02:48Z",
"rates": {
"KES": 7.458619
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "KES",
"amount": 100
},
"result": 745.8619,
"rate": 7.458619
}Build with MDL/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key