Rate Overview
Live
1 ZAR = 0.976940 NAD
1 NAD = 1.0236
ZAR
Avg
0.999335
High
1.0074
Low
0.976940
Last updated: 7/23/2026, 3:20:39 PM
Quick Conversions
| ZAR | NAD |
|---|---|
| 1 ZAR | 0.98 NAD |
| 10 ZAR | 9.77 NAD |
| 50 ZAR | 48.85 NAD |
| 100 ZAR | 97.69 NAD |
| 500 ZAR | 488.47 NAD |
| 1,000 ZAR | 976.94 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-07-23T15:20:39Z",
"rates": {
"NAD": 0.97694
}
}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": 97.694,
"rate": 0.97694
}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