Rate Overview
Live
1 MYR = 32.6194 KES
1 KES = 0.030657
MYR
Avg
32.8501
High
33.1606
Low
32.6194
Last updated: 3/7/2026, 1:06:02 AM
Quick Conversions
| MYR | KES |
|---|---|
| 1 MYR | 32.62 KES |
| 10 MYR | 326.19 KES |
| 50 MYR | 1,630.97 KES |
| 100 MYR | 3,261.94 KES |
| 500 MYR | 16,309.69 KES |
| 1,000 MYR | 32,619.38 KES |
Get MYR/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=KESExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-07T01:06:02Z",
"rates": {
"KES": 32.619376
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "KES",
"amount": 100
},
"result": 3261.9376,
"rate": 32.619376
}Build with MYR/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key