Rate Overview
Live
1 MYR = 4.1184 ZAR
1 ZAR = 0.242814
MYR
Avg
3.9737
High
4.3152
Low
3.3379
Last updated: 5/28/2026, 2:34:47 AM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 4.12 ZAR |
| 10 MYR | 41.18 ZAR |
| 50 MYR | 205.92 ZAR |
| 100 MYR | 411.84 ZAR |
| 500 MYR | 2,059.19 ZAR |
| 1,000 MYR | 4,118.37 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-05-28T02:34:47Z",
"rates": {
"ZAR": 4.118372
}
}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": 411.8372,
"rate": 4.118372
}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