Rate Overview
Live
1 NZD = 2.1160 SAR
1 SAR = 0.472596
NZD
Avg
2.1911
High
2.2672
Low
2.1091
Last updated: 6/29/2026, 3:24:56 AM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.12 SAR |
| 10 NZD | 21.16 SAR |
| 50 NZD | 105.80 SAR |
| 100 NZD | 211.60 SAR |
| 500 NZD | 1,057.99 SAR |
| 1,000 NZD | 2,115.97 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-29T03:24:56Z",
"rates": {
"SAR": 2.115974
}
}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.5974,
"rate": 2.115974
}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