Rate Overview
Live
1 ZAR = 3.1148 MKD
1 MKD = 0.321047
ZAR
Avg
3.1330
High
3.1731
Low
3.1062
Last updated: 3/27/2026, 11:11:04 AM
Quick Conversions
| ZAR | MKD |
|---|---|
| 1 ZAR | 3.11 MKD |
| 10 ZAR | 31.15 MKD |
| 50 ZAR | 155.74 MKD |
| 100 ZAR | 311.48 MKD |
| 500 ZAR | 1,557.40 MKD |
| 1,000 ZAR | 3,114.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-03-27T11:11:04Z",
"rates": {
"MKD": 3.114808
}
}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": 311.4808,
"rate": 3.114808
}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