Rate Overview
Live
1 ZAR = 0.998717 NAD
1 NAD = 1.0013
ZAR
Avg
1.0005
High
1.0040
Low
0.998717
Last updated: 5/27/2026, 8:30:29 PM
Quick Conversions
| ZAR | NAD |
|---|---|
| 1 ZAR | 1.00 NAD |
| 10 ZAR | 9.99 NAD |
| 50 ZAR | 49.94 NAD |
| 100 ZAR | 99.87 NAD |
| 500 ZAR | 499.36 NAD |
| 1,000 ZAR | 998.72 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-05-27T20:30:29Z",
"rates": {
"NAD": 0.998717
}
}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.87169999999999,
"rate": 0.998717
}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