Rate Overview
Live
1 NZD = 2.2125 SAR
1 SAR = 0.451987
NZD
Avg
2.2257
High
2.2493
Low
2.2095
Last updated: 3/7/2026, 3:26:08 AM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.21 SAR |
| 10 NZD | 22.12 SAR |
| 50 NZD | 110.62 SAR |
| 100 NZD | 221.25 SAR |
| 500 NZD | 1,106.23 SAR |
| 1,000 NZD | 2,212.45 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-03-07T03:26:08Z",
"rates": {
"SAR": 2.212454
}
}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.24540000000002,
"rate": 2.212454
}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