Rate Overview
Live
1 SDG = 0.002909 NZD
1 NZD = 343.7607
SDG
Avg
0.002921
High
0.002936
Low
0.002909
Last updated: 7/9/2026, 6:48:39 AM
Quick Conversions
| SDG | NZD |
|---|---|
| 1 SDG | 0.00 NZD |
| 10 SDG | 0.03 NZD |
| 50 SDG | 0.15 NZD |
| 100 SDG | 0.29 NZD |
| 500 SDG | 1.45 NZD |
| 1,000 SDG | 2.91 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-07-09T06:48:39Z",
"rates": {
"NZD": 0.002909
}
}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.2909,
"rate": 0.002909
}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