Rate Overview
Live
1 NZD = 2.2105 SAR
1 SAR = 0.452384
NZD
Avg
2.1982
High
2.2716
Low
2.1080
Last updated: 5/27/2026, 5:33:05 PM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.21 SAR |
| 10 NZD | 22.11 SAR |
| 50 NZD | 110.53 SAR |
| 100 NZD | 221.05 SAR |
| 500 NZD | 1,105.26 SAR |
| 1,000 NZD | 2,210.51 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-27T17:33:05Z",
"rates": {
"SAR": 2.210512
}
}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.0512,
"rate": 2.210512
}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