Rate Overview
Live
1 NZD = 2.1863 SAR
1 SAR = 0.457400
NZD
Avg
2.1954
High
2.2062
Low
2.1823
Last updated: 9/11/2026, 7:22:17 AM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.19 SAR |
| 10 NZD | 21.86 SAR |
| 50 NZD | 109.31 SAR |
| 100 NZD | 218.63 SAR |
| 500 NZD | 1,093.13 SAR |
| 1,000 NZD | 2,186.27 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-09-11T07:22:17Z",
"rates": {
"SAR": 2.186268
}
}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": 218.6268,
"rate": 2.186268
}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