Rate Overview
Live
1 ZAR = 0.242904 MYR
1 MYR = 4.1169
ZAR
Avg
0.252654
High
0.298841
Low
0.232665
Last updated: 5/27/2026, 4:08:04 PM
Quick Conversions
| ZAR | MYR |
|---|---|
| 1 ZAR | 0.24 MYR |
| 10 ZAR | 2.43 MYR |
| 50 ZAR | 12.15 MYR |
| 100 ZAR | 24.29 MYR |
| 500 ZAR | 121.45 MYR |
| 1,000 ZAR | 242.90 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-05-27T16:08:04Z",
"rates": {
"MYR": 0.242904
}
}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.2904,
"rate": 0.242904
}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