Rate Overview
Live
1 MYR = 4.1369 ZAR
1 ZAR = 0.241728
MYR
Avg
4.1463
High
4.1738
Low
4.1361
Last updated: 4/17/2026, 6:30:18 AM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 4.14 ZAR |
| 10 MYR | 41.37 ZAR |
| 50 MYR | 206.84 ZAR |
| 100 MYR | 413.69 ZAR |
| 500 MYR | 2,068.44 ZAR |
| 1,000 MYR | 4,136.89 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-04-17T06:30:18Z",
"rates": {
"ZAR": 4.136889
}
}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": 413.6889,
"rate": 4.136889
}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