Rate Overview
Live
1 NZD = 2.2487 SAR
1 SAR = 0.444707
NZD
Avg
2.2231
High
2.2487
Low
2.2046
Last updated: 5/7/2026, 12:34:25 PM
Quick Conversions
| NZD | SAR |
|---|---|
| 1 NZD | 2.25 SAR |
| 10 NZD | 22.49 SAR |
| 50 NZD | 112.43 SAR |
| 100 NZD | 224.87 SAR |
| 500 NZD | 1,124.34 SAR |
| 1,000 NZD | 2,248.67 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-07T12:34:25Z",
"rates": {
"SAR": 2.248672
}
}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": 224.8672,
"rate": 2.248672
}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