Rate Overview
Live
1 ZAR = 3.3044 MKD
1 MKD = 0.302626
ZAR
Avg
3.2936
High
3.3049
Low
3.2759
Last updated: 7/2/2026, 8:17:43 AM
Quick Conversions
| ZAR | MKD |
|---|---|
| 1 ZAR | 3.30 MKD |
| 10 ZAR | 33.04 MKD |
| 50 ZAR | 165.22 MKD |
| 100 ZAR | 330.44 MKD |
| 500 ZAR | 1,652.20 MKD |
| 1,000 ZAR | 3,304.41 MKD |
Get ZAR/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=MKDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-02T08:17:43Z",
"rates": {
"MKD": 3.304407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "MKD",
"amount": 100
},
"result": 330.4407,
"rate": 3.304407
}Build with ZAR/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key