Rate Overview
Live
1 ZAR = 3.2019 MKD
1 MKD = 0.312317
ZAR
Avg
3.2362
High
3.2774
Low
3.1987
Last updated: 3/6/2026, 8:08:02 AM
Quick Conversions
| ZAR | MKD |
|---|---|
| 1 ZAR | 3.20 MKD |
| 10 ZAR | 32.02 MKD |
| 50 ZAR | 160.09 MKD |
| 100 ZAR | 320.19 MKD |
| 500 ZAR | 1,600.94 MKD |
| 1,000 ZAR | 3,201.88 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-03-06T08:08:02Z",
"rates": {
"MKD": 3.201875
}
}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": 320.1875,
"rate": 3.201875
}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