Rate Overview
Live
1 MDL = 7.4747 KES
1 KES = 0.133784
MDL
Avg
7.5052
High
7.5485
Low
7.4642
Last updated: 3/7/2026, 1:56:49 AM
Quick Conversions
| MDL | KES |
|---|---|
| 1 MDL | 7.47 KES |
| 10 MDL | 74.75 KES |
| 50 MDL | 373.74 KES |
| 100 MDL | 747.47 KES |
| 500 MDL | 3,737.36 KES |
| 1,000 MDL | 7,474.72 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-03-07T01:56:49Z",
"rates": {
"KES": 7.474724
}
}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": 747.4724,
"rate": 7.474724
}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