Rate Overview
Live
1 MYR = 4.0855 ZAR
1 ZAR = 0.244771
MYR
Avg
4.1183
High
4.3260
Low
3.9718
Last updated: 7/27/2026, 10:20:28 PM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 4.09 ZAR |
| 10 MYR | 40.85 ZAR |
| 50 MYR | 204.27 ZAR |
| 100 MYR | 408.55 ZAR |
| 500 MYR | 2,042.73 ZAR |
| 1,000 MYR | 4,085.45 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-27T22:20:28Z",
"rates": {
"ZAR": 4.085454
}
}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": 408.54540000000003,
"rate": 4.085454
}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