Rate Overview
Live
1 KES = 0.136149 MDL
1 MDL = 7.3449
KES
Avg
0.136554
High
0.137108
Low
0.136149
Last updated: 7/4/2026, 8:22:43 AM
Quick Conversions
| KES | MDL |
|---|---|
| 1 KES | 0.14 MDL |
| 10 KES | 1.36 MDL |
| 50 KES | 6.81 MDL |
| 100 KES | 13.61 MDL |
| 500 KES | 68.07 MDL |
| 1,000 KES | 136.15 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-07-04T08:22:43Z",
"rates": {
"MDL": 0.136149
}
}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.614899999999999,
"rate": 0.136149
}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