Rate Overview
Live
1 KES = 0.136061 MDL
1 MDL = 7.3496
KES
Avg
0.132236
High
0.136337
Low
0.127875
Last updated: 7/23/2026, 12:45:56 AM
Quick Conversions
| KES | MDL |
|---|---|
| 1 KES | 0.14 MDL |
| 10 KES | 1.36 MDL |
| 50 KES | 6.80 MDL |
| 100 KES | 13.61 MDL |
| 500 KES | 68.03 MDL |
| 1,000 KES | 136.06 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-23T00:45:56Z",
"rates": {
"MDL": 0.136061
}
}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.606099999999998,
"rate": 0.136061
}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