Rate Overview
Live
1 ZAR = 0.235880 MYR
1 MYR = 4.2394
ZAR
Avg
0.240065
High
0.250575
Low
0.230008
Last updated: 3/27/2026, 7:51:36 AM
Quick Conversions
| ZAR | MYR |
|---|---|
| 1 ZAR | 0.24 MYR |
| 10 ZAR | 2.36 MYR |
| 50 ZAR | 11.79 MYR |
| 100 ZAR | 23.59 MYR |
| 500 ZAR | 117.94 MYR |
| 1,000 ZAR | 235.88 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-27T07:51:36Z",
"rates": {
"MYR": 0.23588
}
}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.588,
"rate": 0.23588
}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