Rate Overview
Live
1 SBD = 0.212301 NZD
1 NZD = 4.7103
SBD
Avg
0.206800
High
0.216831
Low
0.189824
Last updated: 5/27/2026, 5:30:27 PM
Quick Conversions
| SBD | NZD |
|---|---|
| 1 SBD | 0.21 NZD |
| 10 SBD | 2.12 NZD |
| 50 SBD | 10.62 NZD |
| 100 SBD | 21.23 NZD |
| 500 SBD | 106.15 NZD |
| 1,000 SBD | 212.30 NZD |
Get SBD/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=NZDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-27T17:30:27Z",
"rates": {
"NZD": 0.212301
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "NZD",
"amount": 100
},
"result": 21.2301,
"rate": 0.212301
}Build with SBD/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key