Rate Overview
Live
1 ZAR = 0.242021 MYR
1 MYR = 4.1319
ZAR
Avg
0.241215
High
0.242021
Low
0.239588
Last updated: 4/17/2026, 7:38:06 AM
Quick Conversions
| ZAR | MYR |
|---|---|
| 1 ZAR | 0.24 MYR |
| 10 ZAR | 2.42 MYR |
| 50 ZAR | 12.10 MYR |
| 100 ZAR | 24.20 MYR |
| 500 ZAR | 121.01 MYR |
| 1,000 ZAR | 242.02 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-04-17T07:38:06Z",
"rates": {
"MYR": 0.242021
}
}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": 24.202099999999998,
"rate": 0.242021
}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