Rate Overview
Live
1 MYR = 31.5128 KES
1 KES = 0.031733
MYR
Avg
32.3582
High
33.1557
Low
31.2344
Last updated: 7/20/2026, 4:01:05 AM
Quick Conversions
| MYR | KES |
|---|---|
| 1 MYR | 31.51 KES |
| 10 MYR | 315.13 KES |
| 50 MYR | 1,575.64 KES |
| 100 MYR | 3,151.28 KES |
| 500 MYR | 15,756.39 KES |
| 1,000 MYR | 31,512.79 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-07-20T04:01:05Z",
"rates": {
"KES": 31.512788
}
}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": 3151.2788,
"rate": 31.512788
}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