Rate Overview
Live
1 NZD = 2.1152 SAR
1 SAR = 0.472759
NZD
Avg
2.2054
High
2.2772
Low
2.1151
Last updated: 6/29/2026, 12:02:13 AM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.12 SAR |
| 10 NZD | 21.15 SAR |
| 50 NZD | 105.76 SAR |
| 100 NZD | 211.52 SAR |
| 500 NZD | 1,057.62 SAR |
| 1,000 NZD | 2,115.24 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-06-29T00:02:13Z",
"rates": {
"SAR": 2.115244
}
}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": 211.5244,
"rate": 2.115244
}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