Rate Overview
Live
1 KES = 0.137108 MDL
1 MDL = 7.2935
KES
Avg
0.134870
High
0.144870
Low
0.128901
Last updated: 6/29/2026, 4:11:39 PM
Quick Conversions
| KES | MDL |
|---|---|
| 1 KES | 0.14 MDL |
| 10 KES | 1.37 MDL |
| 50 KES | 6.86 MDL |
| 100 KES | 13.71 MDL |
| 500 KES | 68.55 MDL |
| 1,000 KES | 137.11 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-06-29T16:11:39Z",
"rates": {
"MDL": 0.137108
}
}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.7108,
"rate": 0.137108
}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