Rate Overview
Live
1 NZD = 2.1162 SAR
1 SAR = 0.472539
NZD
Avg
2.2089
High
2.2772
Low
2.1162
Last updated: 6/28/2026, 1:37:15 AM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.12 SAR |
| 10 NZD | 21.16 SAR |
| 50 NZD | 105.81 SAR |
| 100 NZD | 211.62 SAR |
| 500 NZD | 1,058.11 SAR |
| 1,000 NZD | 2,116.23 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-28T01:37:15Z",
"rates": {
"SAR": 2.116226
}
}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.6226,
"rate": 2.116226
}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