Rate Overview
Live
1 MDL = 7.3722 KES
1 KES = 0.135645
MDL
Avg
7.3466
High
7.3936
Low
7.2935
Last updated: 7/25/2026, 7:39:55 PM
Quick Conversions
| MDL | KES |
|---|---|
| 1 MDL | 7.37 KES |
| 10 MDL | 73.72 KES |
| 50 MDL | 368.61 KES |
| 100 MDL | 737.22 KES |
| 500 MDL | 3,686.09 KES |
| 1,000 MDL | 7,372.17 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-25T19:39:55Z",
"rates": {
"KES": 7.372171
}
}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": 737.2171,
"rate": 7.372171
}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