Rate Overview
Live
1 ZAR = 0.235381 MYR
1 MYR = 4.2484
ZAR
Avg
0.233275
High
0.235381
Low
0.230169
Last updated: 3/27/2026, 3:11:47 PM
Quick Conversions
| ZAR | MYR |
|---|---|
| 1 ZAR | 0.24 MYR |
| 10 ZAR | 2.35 MYR |
| 50 ZAR | 11.77 MYR |
| 100 ZAR | 23.54 MYR |
| 500 ZAR | 117.69 MYR |
| 1,000 ZAR | 235.38 MYR |
Get ZAR/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=MYRExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-27T15:11:47Z",
"rates": {
"MYR": 0.235381
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "MYR",
"amount": 100
},
"result": 23.5381,
"rate": 0.235381
}Build with ZAR/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key