Rate Overview
Live
1 NZD = 345.6828 SDG
1 SDG = 0.002893
NZD
Avg
352.4471
High
360.0059
Low
345.2948
Last updated: 3/27/2026, 4:44:05 PM
Quick Conversions
| NZD | SDG |
|---|---|
| 1 NZD | 345.68 SDG |
| 10 NZD | 3,456.83 SDG |
| 50 NZD | 17,284.14 SDG |
| 100 NZD | 34,568.28 SDG |
| 500 NZD | 172,841.40 SDG |
| 1,000 NZD | 345,682.81 SDG |
Get NZD/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=SDGExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-27T16:44:05Z",
"rates": {
"SDG": 345.682805
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "SDG",
"amount": 100
},
"result": 34568.2805,
"rate": 345.682805
}Build with NZD/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key