Rate Overview
Live
1 SEK = 0.178107 NZD
1 NZD = 5.6146
SEK
Avg
0.178651
High
0.179117
Low
0.178107
Last updated: 8/16/2026, 10:07:21 PM
Quick Conversions
| SEK | NZD |
|---|---|
| 1 SEK | 0.18 NZD |
| 10 SEK | 1.78 NZD |
| 50 SEK | 8.91 NZD |
| 100 SEK | 17.81 NZD |
| 500 SEK | 89.05 NZD |
| 1,000 SEK | 178.11 NZD |
Get SEK/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=NZDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-08-16T22:07:21Z",
"rates": {
"NZD": 0.178107
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "NZD",
"amount": 100
},
"result": 17.810699999999997,
"rate": 0.178107
}Build with SEK/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key