Rate Overview
Live
1 MYR = 4.0113 ZAR
1 ZAR = 0.249299
MYR
Avg
4.1304
High
4.2898
Low
3.9798
Last updated: 7/8/2026, 5:05:48 PM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 4.01 ZAR |
| 10 MYR | 40.11 ZAR |
| 50 MYR | 200.56 ZAR |
| 100 MYR | 401.13 ZAR |
| 500 MYR | 2,005.63 ZAR |
| 1,000 MYR | 4,011.25 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-08T17:05:48Z",
"rates": {
"ZAR": 4.011251
}
}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": 401.1251,
"rate": 4.011251
}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