Rate Overview
Live
1 NZD = 2.1613 SAR
1 SAR = 0.462692
NZD
Avg
2.1897
High
2.3440
Low
2.0777
Last updated: 7/11/2026, 5:08:27 PM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.16 SAR |
| 10 NZD | 21.61 SAR |
| 50 NZD | 108.06 SAR |
| 100 NZD | 216.13 SAR |
| 500 NZD | 1,080.63 SAR |
| 1,000 NZD | 2,161.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-07-11T17:08:27Z",
"rates": {
"SAR": 2.161267
}
}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": 216.1267,
"rate": 2.161267
}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