Rate Overview
Live
1 SEK = 0.178242 NZD
1 NZD = 5.6103
SEK
Avg
0.165247
High
0.188148
Low
0.149117
Last updated: 7/15/2026, 7:06:32 AM
Quick Conversions
| SEK | NZD |
|---|---|
| 1 SEK | 0.18 NZD |
| 10 SEK | 1.78 NZD |
| 50 SEK | 8.91 NZD |
| 100 SEK | 17.82 NZD |
| 500 SEK | 89.12 NZD |
| 1,000 SEK | 178.24 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-07-15T07:06:32Z",
"rates": {
"NZD": 0.178242
}
}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.8242,
"rate": 0.178242
}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