Rate Overview
Live
1 MYR = 4.1010 ZAR
1 ZAR = 0.243846
MYR
Avg
4.0356
High
4.1010
Low
4.0199
Last updated: 7/23/2026, 8:24:39 PM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 4.10 ZAR |
| 10 MYR | 41.01 ZAR |
| 50 MYR | 205.05 ZAR |
| 100 MYR | 410.10 ZAR |
| 500 MYR | 2,050.48 ZAR |
| 1,000 MYR | 4,100.96 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-07-23T20:24:39Z",
"rates": {
"ZAR": 4.100956
}
}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": 410.0956,
"rate": 4.100956
}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