Rate Overview
Live
1 MYR = 31.5667 KES
1 KES = 0.031679
MYR
Avg
30.6843
High
32.7473
Low
28.7254
Last updated: 6/29/2026, 1:09:03 AM
Quick Conversions
| MYR | KES |
|---|---|
| 1 MYR | 31.57 KES |
| 10 MYR | 315.67 KES |
| 50 MYR | 1,578.33 KES |
| 100 MYR | 3,156.67 KES |
| 500 MYR | 15,783.35 KES |
| 1,000 MYR | 31,566.69 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-06-29T01:09:03Z",
"rates": {
"KES": 31.566693
}
}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": 3156.6693,
"rate": 31.566693
}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