Rate Overview
Live
1 KES = 0.135101 MDL
1 MDL = 7.4019
KES
Avg
0.134885
High
0.144870
Low
0.128901
Last updated: 3/27/2026, 11:43:21 AM
Quick Conversions
| KES | MDL |
|---|---|
| 1 KES | 0.14 MDL |
| 10 KES | 1.35 MDL |
| 50 KES | 6.76 MDL |
| 100 KES | 13.51 MDL |
| 500 KES | 67.55 MDL |
| 1,000 KES | 135.10 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-27T11:43:21Z",
"rates": {
"MDL": 0.135101
}
}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.5101,
"rate": 0.135101
}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