Rate Overview
Live
1 NZD = 2.2089 SAR
1 SAR = 0.452718
NZD
Avg
2.1999
High
2.2089
Low
2.1909
Last updated: 5/27/2026, 4:21:03 PM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.21 SAR |
| 10 NZD | 22.09 SAR |
| 50 NZD | 110.44 SAR |
| 100 NZD | 220.89 SAR |
| 500 NZD | 1,104.44 SAR |
| 1,000 NZD | 2,208.88 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-27T16:21:03Z",
"rates": {
"SAR": 2.208881
}
}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": 220.88809999999998,
"rate": 2.208881
}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