Rate Overview
Live
1 MYR = 4.2613 ZAR
1 ZAR = 0.234671
MYR
Avg
4.2846
High
4.3446
Low
4.2496
Last updated: 3/27/2026, 9:45:56 AM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 4.26 ZAR |
| 10 MYR | 42.61 ZAR |
| 50 MYR | 213.06 ZAR |
| 100 MYR | 426.13 ZAR |
| 500 MYR | 2,130.65 ZAR |
| 1,000 MYR | 4,261.29 ZAR |
Get MYR/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=ZARExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T09:45:56Z",
"rates": {
"ZAR": 4.261293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "ZAR",
"amount": 100
},
"result": 426.1293,
"rate": 4.261293
}Build with MYR/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key