Rate Overview
Live
1 SEK = 0.184137 NZD
1 NZD = 5.4307
SEK
Avg
0.183703
High
0.184941
Low
0.182916
Last updated: 3/27/2026, 12:18:25 AM
Quick Conversions
| SEK | NZD |
|---|---|
| 1 SEK | 0.18 NZD |
| 10 SEK | 1.84 NZD |
| 50 SEK | 9.21 NZD |
| 100 SEK | 18.41 NZD |
| 500 SEK | 92.07 NZD |
| 1,000 SEK | 184.14 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-03-27T00:18:25Z",
"rates": {
"NZD": 0.184137
}
}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.4137,
"rate": 0.184137
}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