Rate Overview
Live
1 MYR = 31.5312 KES
1 KES = 0.031715
MYR
Avg
31.6018
High
31.6575
Low
31.5279
Last updated: 8/17/2026, 12:08:11 AM
Quick Conversions
| MYR | KES |
|---|---|
| 1 MYR | 31.53 KES |
| 10 MYR | 315.31 KES |
| 50 MYR | 1,576.56 KES |
| 100 MYR | 3,153.12 KES |
| 500 MYR | 15,765.61 KES |
| 1,000 MYR | 31,531.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-08-17T00:08:11Z",
"rates": {
"KES": 31.531211
}
}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": 3153.1211,
"rate": 31.531211
}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