Rate Overview
Live
1 ZAR = 3.2291 MKD
1 MKD = 0.309688
ZAR
Avg
3.2424
High
3.2802
Low
3.1953
Last updated: 7/27/2026, 4:03:13 AM
Quick Conversions
| ZAR | MKD |
|---|---|
| 1 ZAR | 3.23 MKD |
| 10 ZAR | 32.29 MKD |
| 50 ZAR | 161.45 MKD |
| 100 ZAR | 322.91 MKD |
| 500 ZAR | 1,614.53 MKD |
| 1,000 ZAR | 3,229.06 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-27T04:03:13Z",
"rates": {
"MKD": 3.229059
}
}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": 322.9059,
"rate": 3.229059
}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