Rate Overview
Live
1 ZAR = 0.253389 MYR
1 MYR = 3.9465
ZAR
Avg
0.251347
High
0.253389
Low
0.249334
Last updated: 9/5/2026, 11:02:18 AM
Quick Conversions
| ZAR | MYR |
|---|---|
| 1 ZAR | 0.25 MYR |
| 10 ZAR | 2.53 MYR |
| 50 ZAR | 12.67 MYR |
| 100 ZAR | 25.34 MYR |
| 500 ZAR | 126.69 MYR |
| 1,000 ZAR | 253.39 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-09-05T11:02:18Z",
"rates": {
"MYR": 0.253389
}
}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": 25.3389,
"rate": 0.253389
}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