Rate Overview
Live
1 MYR = 4.1732 ZAR
1 ZAR = 0.239623
MYR
Avg
4.1508
High
4.2367
Low
4.0947
Last updated: 3/7/2026, 1:07:12 AM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 4.17 ZAR |
| 10 MYR | 41.73 ZAR |
| 50 MYR | 208.66 ZAR |
| 100 MYR | 417.32 ZAR |
| 500 MYR | 2,086.61 ZAR |
| 1,000 MYR | 4,173.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-03-07T01:07:12Z",
"rates": {
"ZAR": 4.173229
}
}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": 417.3229,
"rate": 4.173229
}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