Rate Overview
Live
1 NZD = 2.1669 SAR
1 SAR = 0.461490
NZD
Avg
2.2081
High
2.2524
Low
2.1642
Last updated: 3/27/2026, 4:28:42 PM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.17 SAR |
| 10 NZD | 21.67 SAR |
| 50 NZD | 108.34 SAR |
| 100 NZD | 216.69 SAR |
| 500 NZD | 1,083.45 SAR |
| 1,000 NZD | 2,166.90 SAR |
Get NZD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=SARExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-27T16:28:42Z",
"rates": {
"SAR": 2.166896
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "SAR",
"amount": 100
},
"result": 216.68959999999998,
"rate": 2.166896
}Build with NZD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key