Rate Overview
Live
1 ZAR = 0.994840 NAD
1 NAD = 1.0052
ZAR
Avg
0.999770
High
1.0128
Low
0.987903
Last updated: 3/27/2026, 1:26:17 PM
Quick Conversions
| ZAR | NAD |
|---|---|
| 1 ZAR | 0.99 NAD |
| 10 ZAR | 9.95 NAD |
| 50 ZAR | 49.74 NAD |
| 100 ZAR | 99.48 NAD |
| 500 ZAR | 497.42 NAD |
| 1,000 ZAR | 994.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-27T13:26:17Z",
"rates": {
"NAD": 0.99484
}
}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.484,
"rate": 0.99484
}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