Rate Overview
Live
1 NZD = 2.2308 SAR
1 SAR = 0.448278
NZD
Avg
2.1933
High
2.3440
Low
2.0777
Last updated: 8/27/2026, 8:53:07 PM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.23 SAR |
| 10 NZD | 22.31 SAR |
| 50 NZD | 111.54 SAR |
| 100 NZD | 223.08 SAR |
| 500 NZD | 1,115.38 SAR |
| 1,000 NZD | 2,230.76 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-08-27T20:53:07Z",
"rates": {
"SAR": 2.230761
}
}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": 223.07610000000003,
"rate": 2.230761
}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