Rate Overview
Live
1 MDL = 7.4826 KES
1 KES = 0.133643
MDL
Avg
7.4930
High
7.5015
Low
7.4826
Last updated: 5/7/2026, 1:27:05 AM
Quick Conversions
| MDL | KES |
|---|---|
| 1 MDL | 7.48 KES |
| 10 MDL | 74.83 KES |
| 50 MDL | 374.13 KES |
| 100 MDL | 748.26 KES |
| 500 MDL | 3,741.30 KES |
| 1,000 MDL | 7,482.61 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-07T01:27:05Z",
"rates": {
"KES": 7.482606
}
}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.2606,
"rate": 7.482606
}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