Rate Overview
Live
1 ZAR = 3.1881 MKD
1 MKD = 0.313662
ZAR
Avg
3.1909
High
3.2104
Low
3.1674
Last updated: 4/17/2026, 6:06:33 AM
Quick Conversions
| ZAR | MKD |
|---|---|
| 1 ZAR | 3.19 MKD |
| 10 ZAR | 31.88 MKD |
| 50 ZAR | 159.41 MKD |
| 100 ZAR | 318.81 MKD |
| 500 ZAR | 1,594.07 MKD |
| 1,000 ZAR | 3,188.15 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-04-17T06:06:33Z",
"rates": {
"MKD": 3.188145
}
}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": 318.8145,
"rate": 3.188145
}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