Rate Overview
Live
1 ZAR = 1.0082 NAD
1 NAD = 0.991844
ZAR
Avg
1.0027
High
1.0082
Low
0.999604
Last updated: 7/2/2026, 10:21:29 PM
Quick Conversions
| ZAR | NAD |
|---|---|
| 1 ZAR | 1.01 NAD |
| 10 ZAR | 10.08 NAD |
| 50 ZAR | 50.41 NAD |
| 100 ZAR | 100.82 NAD |
| 500 ZAR | 504.11 NAD |
| 1,000 ZAR | 1,008.22 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-02T22:21:29Z",
"rates": {
"NAD": 1.008223
}
}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": 100.82230000000001,
"rate": 1.008223
}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