Rate Overview
Live
1 NZD = 2.2129 SAR
1 SAR = 0.451887
NZD
Avg
2.2049
High
2.2190
Low
2.1859
Last updated: 4/17/2026, 7:35:04 AM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.21 SAR |
| 10 NZD | 22.13 SAR |
| 50 NZD | 110.65 SAR |
| 100 NZD | 221.29 SAR |
| 500 NZD | 1,106.47 SAR |
| 1,000 NZD | 2,212.95 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-17T07:35:04Z",
"rates": {
"SAR": 2.212945
}
}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.2945,
"rate": 2.212945
}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