Rate Overview
Live
1 ZAR = 3.2798 MKD
1 MKD = 0.304895
ZAR
Avg
3.2660
High
3.2867
Low
3.2159
Last updated: 6/17/2026, 6:45:43 AM
Quick Conversions
| ZAR | MKD |
|---|---|
| 1 ZAR | 3.28 MKD |
| 10 ZAR | 32.80 MKD |
| 50 ZAR | 163.99 MKD |
| 100 ZAR | 327.98 MKD |
| 500 ZAR | 1,639.91 MKD |
| 1,000 ZAR | 3,279.81 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-06-17T06:45:43Z",
"rates": {
"MKD": 3.279814
}
}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": 327.9814,
"rate": 3.279814
}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