Rate Overview
Live
1 ZAR = 3.2839 MKD
1 MKD = 0.304518
ZAR
Avg
3.2955
High
3.3070
Low
3.2839
Last updated: 8/15/2026, 9:56:57 AM
Quick Conversions
| ZAR | MKD |
|---|---|
| 1 ZAR | 3.28 MKD |
| 10 ZAR | 32.84 MKD |
| 50 ZAR | 164.19 MKD |
| 100 ZAR | 328.39 MKD |
| 500 ZAR | 1,641.94 MKD |
| 1,000 ZAR | 3,283.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-08-15T09:56:57Z",
"rates": {
"MKD": 3.283883
}
}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": 328.3883,
"rate": 3.283883
}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