Rate Overview
Live
1 ZAR = 0.995841 NAD
1 NAD = 1.0042
ZAR
Avg
1.0007
High
1.0184
Low
0.991077
Last updated: 3/27/2026, 6:52:12 PM
Quick Conversions
| ZAR | NAD |
|---|---|
| 1 ZAR | 1.00 NAD |
| 10 ZAR | 9.96 NAD |
| 50 ZAR | 49.79 NAD |
| 100 ZAR | 99.58 NAD |
| 500 ZAR | 497.92 NAD |
| 1,000 ZAR | 995.84 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-03-27T18:52:12Z",
"rates": {
"NAD": 0.995841
}
}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": 99.58409999999999,
"rate": 0.995841
}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