Rate Overview
Live
1 MYR = 4.0084 ZAR
1 ZAR = 0.249478
MYR
Avg
4.0050
High
4.0790
Low
3.9556
Last updated: 7/9/2026, 11:54:17 AM
Quick Conversions
| MYR | ZAR |
|---|---|
| 1 MYR | 4.01 ZAR |
| 10 MYR | 40.08 ZAR |
| 50 MYR | 200.42 ZAR |
| 100 MYR | 400.84 ZAR |
| 500 MYR | 2,004.19 ZAR |
| 1,000 MYR | 4,008.37 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-07-09T11:54:17Z",
"rates": {
"ZAR": 4.008371
}
}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": 400.8371,
"rate": 4.008371
}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