Rate Overview
Live
1 ZAR = 0.234647 MYR
1 MYR = 4.2617
ZAR
Avg
0.254964
High
0.295944
Low
0.234519
Last updated: 3/27/2026, 2:38:44 PM
Quick Conversions
| ZAR | MYR |
|---|---|
| 1 ZAR | 0.23 MYR |
| 10 ZAR | 2.35 MYR |
| 50 ZAR | 11.73 MYR |
| 100 ZAR | 23.46 MYR |
| 500 ZAR | 117.32 MYR |
| 1,000 ZAR | 234.65 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-27T14:38:44Z",
"rates": {
"MYR": 0.234647
}
}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.4647,
"rate": 0.234647
}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