Rate Overview
Live
1 MDL = 7.3334 KES
1 KES = 0.136362
MDL
Avg
7.4950
High
7.7059
Low
7.3334
Last updated: 7/1/2026, 10:39:10 AM
Quick Conversions
| MDL | KES |
|---|---|
| 1 MDL | 7.33 KES |
| 10 MDL | 73.33 KES |
| 50 MDL | 366.67 KES |
| 100 MDL | 733.34 KES |
| 500 MDL | 3,666.72 KES |
| 1,000 MDL | 7,333.44 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-01T10:39:10Z",
"rates": {
"KES": 7.333436
}
}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": 733.3436,
"rate": 7.333436
}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