Rate Overview
Live
1 NZD = 5.6594 SEK
1 SEK = 0.176696
NZD
Avg
5.5520
High
5.6594
Low
5.4858
Last updated: 7/21/2026, 7:32:22 PM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.66 SEK |
| 10 NZD | 56.59 SEK |
| 50 NZD | 282.97 SEK |
| 100 NZD | 565.94 SEK |
| 500 NZD | 2,829.72 SEK |
| 1,000 NZD | 5,659.43 SEK |
Get NZD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=SEKExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-21T19:32:22Z",
"rates": {
"SEK": 5.659433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "SEK",
"amount": 100
},
"result": 565.9433,
"rate": 5.659433
}Build with NZD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key