Rate Overview
Live
1 NZD = 2.2124 SAR
1 SAR = 0.451997
NZD
Avg
2.2003
High
2.2124
Low
2.1909
Last updated: 5/27/2026, 3:09:41 PM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.21 SAR |
| 10 NZD | 22.12 SAR |
| 50 NZD | 110.62 SAR |
| 100 NZD | 221.24 SAR |
| 500 NZD | 1,106.20 SAR |
| 1,000 NZD | 2,212.41 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-05-27T15:09:41Z",
"rates": {
"SAR": 2.212406
}
}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.2406,
"rate": 2.212406
}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