Rate Overview
Live
1 KES = 0.133427 MDL
1 MDL = 7.4947
KES
Avg
0.133299
High
0.133858
Low
0.132181
Last updated: 9/4/2026, 11:30:15 PM
Quick Conversions
| KES | MDL |
|---|---|
| 1 KES | 0.13 MDL |
| 10 KES | 1.33 MDL |
| 50 KES | 6.67 MDL |
| 100 KES | 13.34 MDL |
| 500 KES | 66.71 MDL |
| 1,000 KES | 133.43 MDL |
Get KES/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=MDLExample Response:
{
"success": true,
"base": "KES",
"date": "2026-09-04T23:30:15Z",
"rates": {
"MDL": 0.133427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "MDL",
"amount": 100
},
"result": 13.342699999999999,
"rate": 0.133427
}Build with KES/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key