Rate Overview
Live
1 MYR = 4.0064 ZAR
1 ZAR = 0.249604
MYR
Avg
3.9878
High
4.3141
Low
3.4592
Last updated: 7/22/2026, 2:39:56 PM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 4.01 ZAR |
| 10 MYR | 40.06 ZAR |
| 50 MYR | 200.32 ZAR |
| 100 MYR | 400.64 ZAR |
| 500 MYR | 2,003.18 ZAR |
| 1,000 MYR | 4,006.35 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-22T14:39:56Z",
"rates": {
"ZAR": 4.006354
}
}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": 400.6354,
"rate": 4.006354
}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