Rate Overview
Live
1 NZD = 2.2144 SAR
1 SAR = 0.451586
NZD
Avg
2.2051
High
2.2190
Low
2.1859
Last updated: 4/17/2026, 6:23:37 AM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.21 SAR |
| 10 NZD | 22.14 SAR |
| 50 NZD | 110.72 SAR |
| 100 NZD | 221.44 SAR |
| 500 NZD | 1,107.21 SAR |
| 1,000 NZD | 2,214.42 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-04-17T06:23:37Z",
"rates": {
"SAR": 2.214418
}
}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": 221.44180000000003,
"rate": 2.214418
}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