Rate Overview
Live
1 NZD = 2.2064 SAR
1 SAR = 0.453233
NZD
Avg
2.1977
High
2.2403
Low
2.1151
Last updated: 9/7/2026, 11:28:17 AM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.21 SAR |
| 10 NZD | 22.06 SAR |
| 50 NZD | 110.32 SAR |
| 100 NZD | 220.64 SAR |
| 500 NZD | 1,103.18 SAR |
| 1,000 NZD | 2,206.37 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-07T11:28:17Z",
"rates": {
"SAR": 2.206369
}
}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": 220.6369,
"rate": 2.206369
}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