Rate Overview
Live
1 MYR = 4.2394 ZAR
1 ZAR = 0.235880
MYR
Avg
4.1201
High
4.3111
Low
4.0303
Last updated: 3/27/2026, 7:52:37 AM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 4.24 ZAR |
| 10 MYR | 42.39 ZAR |
| 50 MYR | 211.97 ZAR |
| 100 MYR | 423.94 ZAR |
| 500 MYR | 2,119.72 ZAR |
| 1,000 MYR | 4,239.44 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-27T07:52:37Z",
"rates": {
"ZAR": 4.23944
}
}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": 423.944,
"rate": 4.23944
}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