Rate Overview
Live
1 ZAR = 1.0015 NAD
1 NAD = 0.998506
ZAR
Avg
0.999188
High
1.0050
Low
0.992674
Last updated: 7/24/2026, 6:16:18 AM
Quick Conversions
| ZAR | NAD |
|---|---|
| 1 ZAR | 1.00 NAD |
| 10 ZAR | 10.01 NAD |
| 50 ZAR | 50.07 NAD |
| 100 ZAR | 100.15 NAD |
| 500 ZAR | 500.75 NAD |
| 1,000 ZAR | 1,001.50 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-24T06:16:18Z",
"rates": {
"NAD": 1.001496
}
}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.14959999999999,
"rate": 1.001496
}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