Rate Overview
Live
1 SEK = 0.183228 NZD
1 NZD = 5.4577
SEK
Avg
0.182905
High
0.183962
Low
0.182313
Last updated: 5/27/2026, 2:17:16 PM
Quick Conversions
| SEK | NZD |
|---|---|
| 1 SEK | 0.18 NZD |
| 10 SEK | 1.83 NZD |
| 50 SEK | 9.16 NZD |
| 100 SEK | 18.32 NZD |
| 500 SEK | 91.61 NZD |
| 1,000 SEK | 183.23 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-05-27T14:17:16Z",
"rates": {
"NZD": 0.183228
}
}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": 18.3228,
"rate": 0.183228
}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