Rate Overview
Live
1 MYR = 31.5822 KES
1 KES = 0.031663
MYR
Avg
31.6923
High
33.0967
Low
30.1527
Last updated: 7/27/2026, 12:21:40 PM
Quick Conversions
| MYR | KES |
|---|---|
| 1 MYR | 31.58 KES |
| 10 MYR | 315.82 KES |
| 50 MYR | 1,579.11 KES |
| 100 MYR | 3,158.22 KES |
| 500 MYR | 15,791.11 KES |
| 1,000 MYR | 31,582.21 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-27T12:21:40Z",
"rates": {
"KES": 31.582211
}
}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": 3158.2211,
"rate": 31.582211
}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