Rate Overview
Live
1 NZD = 5.6393 SEK
1 SEK = 0.177326
NZD
Avg
6.0781
High
6.6302
Low
5.3001
Last updated: 7/22/2026, 4:01:01 PM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.64 SEK |
| 10 NZD | 56.39 SEK |
| 50 NZD | 281.97 SEK |
| 100 NZD | 563.93 SEK |
| 500 NZD | 2,819.66 SEK |
| 1,000 NZD | 5,639.33 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-22T16:01:01Z",
"rates": {
"SEK": 5.639327
}
}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": 563.9327,
"rate": 5.639327
}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