Rate Overview
Live
1 ZAR = 0.244523 MYR
1 MYR = 4.0896
ZAR
Avg
0.243752
High
0.250773
Low
0.231956
Last updated: 7/27/2026, 11:49:36 PM
Quick Conversions
| ZAR | MYR |
|---|---|
| 1 ZAR | 0.24 MYR |
| 10 ZAR | 2.45 MYR |
| 50 ZAR | 12.23 MYR |
| 100 ZAR | 24.45 MYR |
| 500 ZAR | 122.26 MYR |
| 1,000 ZAR | 244.52 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-27T23:49:36Z",
"rates": {
"MYR": 0.244523
}
}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.452299999999997,
"rate": 0.244523
}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