Rate Overview
Live
1 MYR = 3.9397 ZAR
1 ZAR = 0.253823
MYR
Avg
3.9530
High
3.9881
Low
3.9372
Last updated: 8/13/2026, 6:35:28 AM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 3.94 ZAR |
| 10 MYR | 39.40 ZAR |
| 50 MYR | 196.99 ZAR |
| 100 MYR | 393.97 ZAR |
| 500 MYR | 1,969.87 ZAR |
| 1,000 MYR | 3,939.75 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-08-13T06:35:28Z",
"rates": {
"ZAR": 3.939746
}
}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": 393.9746,
"rate": 3.939746
}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