Rate Overview
Live
1 MDL = 7.4845 KES
1 KES = 0.133610
MDL
Avg
7.5986
High
7.7805
Low
7.3891
Last updated: 5/27/2026, 9:58:50 AM
Quick Conversions
| MDL | KES |
|---|---|
| 1 MDL | 7.48 KES |
| 10 MDL | 74.84 KES |
| 50 MDL | 374.22 KES |
| 100 MDL | 748.45 KES |
| 500 MDL | 3,742.24 KES |
| 1,000 MDL | 7,484.49 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-05-27T09:58:50Z",
"rates": {
"KES": 7.484486
}
}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": 748.4486,
"rate": 7.484486
}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