Rate Overview
Live
1 SEK = 0.177458 NZD
1 NZD = 5.6351
SEK
Avg
0.177029
High
0.178068
Low
0.175940
Last updated: 9/4/2026, 1:27:52 PM
Quick Conversions
| SEK | NZD |
|---|---|
| 1 SEK | 0.18 NZD |
| 10 SEK | 1.77 NZD |
| 50 SEK | 8.87 NZD |
| 100 SEK | 17.75 NZD |
| 500 SEK | 88.73 NZD |
| 1,000 SEK | 177.46 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-09-04T13:27:52Z",
"rates": {
"NZD": 0.177458
}
}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.7458,
"rate": 0.177458
}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