Rate Overview
Live
1 MYR = 4.2617 ZAR
1 ZAR = 0.234648
MYR
Avg
4.1674
High
4.3477
Low
3.9908
Last updated: 3/27/2026, 2:41:05 PM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 4.26 ZAR |
| 10 MYR | 42.62 ZAR |
| 50 MYR | 213.09 ZAR |
| 100 MYR | 426.17 ZAR |
| 500 MYR | 2,130.85 ZAR |
| 1,000 MYR | 4,261.71 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-27T14:41:05Z",
"rates": {
"ZAR": 4.261708
}
}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.1708,
"rate": 4.261708
}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