Rate Overview
Live
1 NZD = 2.1283 SAR
1 SAR = 0.469860
NZD
Avg
2.1208
High
2.1283
Low
2.1151
Last updated: 7/1/2026, 6:07:16 AM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.13 SAR |
| 10 NZD | 21.28 SAR |
| 50 NZD | 106.41 SAR |
| 100 NZD | 212.83 SAR |
| 500 NZD | 1,064.15 SAR |
| 1,000 NZD | 2,128.29 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-07-01T06:07:16Z",
"rates": {
"SAR": 2.128293
}
}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": 212.82930000000002,
"rate": 2.128293
}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