Rate Overview
Live
1 ZAR = 1.0037 NAD
1 NAD = 0.996280
ZAR
Avg
1.0010
High
1.0050
Low
0.997426
Last updated: 9/3/2026, 7:47:35 PM
Quick Conversions
| ZAR | NAD |
|---|---|
| 1 ZAR | 1.00 NAD |
| 10 ZAR | 10.04 NAD |
| 50 ZAR | 50.19 NAD |
| 100 ZAR | 100.37 NAD |
| 500 ZAR | 501.87 NAD |
| 1,000 ZAR | 1,003.73 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-09-03T19:47:35Z",
"rates": {
"NAD": 1.003734
}
}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.37339999999999,
"rate": 1.003734
}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