Rate Overview
Live
1 SDG = 0.002886 NZD
1 NZD = 346.5003
SDG
Avg
0.002864
High
0.002888
Low
0.002843
Last updated: 3/27/2026, 8:00:49 AM
Quick Conversions
| SDG | NZD |
|---|---|
| 1 SDG | 0.00 NZD |
| 10 SDG | 0.03 NZD |
| 50 SDG | 0.14 NZD |
| 100 SDG | 0.29 NZD |
| 500 SDG | 1.44 NZD |
| 1,000 SDG | 2.89 NZD |
Get SDG/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=NZDExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-27T08:00:49Z",
"rates": {
"NZD": 0.002886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "NZD",
"amount": 100
},
"result": 0.2886,
"rate": 0.002886
}Build with SDG/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key