Rate Overview
Live
1 MYR = 3.9979 ZAR
1 ZAR = 0.250128
MYR
Avg
4.0172
High
4.0322
Low
3.9979
Last updated: 7/2/2026, 5:40:41 AM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 4.00 ZAR |
| 10 MYR | 39.98 ZAR |
| 50 MYR | 199.90 ZAR |
| 100 MYR | 399.80 ZAR |
| 500 MYR | 1,998.98 ZAR |
| 1,000 MYR | 3,997.95 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-02T05:40:41Z",
"rates": {
"ZAR": 3.99795
}
}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": 399.795,
"rate": 3.99795
}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