Rate Overview
Live
1 KES = 0.031022 MYR
1 MYR = 32.2352
KES
Avg
0.030725
High
0.031430
Low
0.030160
Last updated: 3/27/2026, 11:44:19 AM
Quick Conversions
| KES | MYR |
|---|---|
| 1 KES | 0.03 MYR |
| 10 KES | 0.31 MYR |
| 50 KES | 1.55 MYR |
| 100 KES | 3.10 MYR |
| 500 KES | 15.51 MYR |
| 1,000 KES | 31.02 MYR |
Get KES/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=MYRExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-27T11:44:19Z",
"rates": {
"MYR": 0.031022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "MYR",
"amount": 100
},
"result": 3.1022000000000003,
"rate": 0.031022
}Build with KES/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key