Rate Overview
Live
1 KES = 0.133784 MDL
1 MDL = 7.4747
KES
Avg
0.133244
High
0.133973
Low
0.132475
Last updated: 3/7/2026, 12:29:46 AM
Quick Conversions
| KES | MDL |
|---|---|
| 1 KES | 0.13 MDL |
| 10 KES | 1.34 MDL |
| 50 KES | 6.69 MDL |
| 100 KES | 13.38 MDL |
| 500 KES | 66.89 MDL |
| 1,000 KES | 133.78 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-03-07T00:29:46Z",
"rates": {
"MDL": 0.133784
}
}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.3784,
"rate": 0.133784
}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