Rate Overview
Live
1 MYR = 3.9502 ZAR
1 ZAR = 0.253150
MYR
Avg
3.9830
High
4.0107
Low
3.9502
Last updated: 9/3/2026, 6:51:26 AM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 3.95 ZAR |
| 10 MYR | 39.50 ZAR |
| 50 MYR | 197.51 ZAR |
| 100 MYR | 395.02 ZAR |
| 500 MYR | 1,975.11 ZAR |
| 1,000 MYR | 3,950.23 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-09-03T06:51:26Z",
"rates": {
"ZAR": 3.950227
}
}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": 395.0227,
"rate": 3.950227
}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