Rate Overview
Live
1 SEK = 0.185047 NZD
1 NZD = 5.4040
SEK
Avg
0.184659
High
0.185145
Low
0.184057
Last updated: 4/16/2026, 3:18:33 AM
Quick Conversions
| SEK | NZD |
|---|---|
| 1 SEK | 0.19 NZD |
| 10 SEK | 1.85 NZD |
| 50 SEK | 9.25 NZD |
| 100 SEK | 18.50 NZD |
| 500 SEK | 92.52 NZD |
| 1,000 SEK | 185.05 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-04-16T03:18:33Z",
"rates": {
"NZD": 0.185047
}
}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.5047,
"rate": 0.185047
}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