Rate Overview
Live
1 MDL = 7.3623 KES
1 KES = 0.135827
MDL
Avg
7.4214
High
7.7579
Low
6.9027
Last updated: 7/26/2026, 6:18:12 AM
Quick Conversions
| MDL | KES |
|---|---|
| 1 MDL | 7.36 KES |
| 10 MDL | 73.62 KES |
| 50 MDL | 368.12 KES |
| 100 MDL | 736.23 KES |
| 500 MDL | 3,681.16 KES |
| 1,000 MDL | 7,362.32 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-07-26T06:18:12Z",
"rates": {
"KES": 7.362321
}
}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": 736.2321,
"rate": 7.362321
}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