Rate Overview
Live
1 MYR = 4.1129 ZAR
1 ZAR = 0.243138
MYR
Avg
4.1421
High
4.1797
Low
4.1129
Last updated: 5/27/2026, 11:02:31 PM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 4.11 ZAR |
| 10 MYR | 41.13 ZAR |
| 50 MYR | 205.64 ZAR |
| 100 MYR | 411.29 ZAR |
| 500 MYR | 2,056.45 ZAR |
| 1,000 MYR | 4,112.89 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-27T23:02:31Z",
"rates": {
"ZAR": 4.112894
}
}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.2894,
"rate": 4.112894
}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