Rate Overview
Live
1 MYR = 3.9766 ZAR
1 ZAR = 0.251468
MYR
Avg
4.0097
High
4.0790
Low
3.9688
Last updated: 6/17/2026, 8:05:27 AM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 3.98 ZAR |
| 10 MYR | 39.77 ZAR |
| 50 MYR | 198.83 ZAR |
| 100 MYR | 397.66 ZAR |
| 500 MYR | 1,988.32 ZAR |
| 1,000 MYR | 3,976.64 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-06-17T08:05:27Z",
"rates": {
"ZAR": 3.976644
}
}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": 397.6644,
"rate": 3.976644
}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