Rate Overview
Live
1 ZAR = 0.245302 MYR
1 MYR = 4.0766
ZAR
Avg
0.242902
High
0.251775
Low
0.231162
Last updated: 7/27/2026, 1:35:45 AM
Quick Conversions
| ZAR | MYR |
|---|---|
| 1 ZAR | 0.25 MYR |
| 10 ZAR | 2.45 MYR |
| 50 ZAR | 12.27 MYR |
| 100 ZAR | 24.53 MYR |
| 500 ZAR | 122.65 MYR |
| 1,000 ZAR | 245.30 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-07-27T01:35:45Z",
"rates": {
"MYR": 0.245302
}
}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.5302,
"rate": 0.245302
}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