Rate Overview
Live
1 ZAR = 1.0175 NAD
1 NAD = 0.982788
ZAR
Avg
1.0065
High
1.0180
Low
0.996114
Last updated: 5/7/2026, 1:40:49 PM
Quick Conversions
| ZAR | NAD |
|---|---|
| 1 ZAR | 1.02 NAD |
| 10 ZAR | 10.18 NAD |
| 50 ZAR | 50.88 NAD |
| 100 ZAR | 101.75 NAD |
| 500 ZAR | 508.76 NAD |
| 1,000 ZAR | 1,017.51 NAD |
Get ZAR/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=NADExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-07T13:40:49Z",
"rates": {
"NAD": 1.017513
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "NAD",
"amount": 100
},
"result": 101.75129999999999,
"rate": 1.017513
}Build with ZAR/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key