Rate Overview
Live
1 NZD = 5.6354 SEK
1 SEK = 0.177448
NZD
Avg
5.6399
High
5.6583
Low
5.6242
Last updated: 7/24/2026, 10:49:55 PM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.64 SEK |
| 10 NZD | 56.35 SEK |
| 50 NZD | 281.77 SEK |
| 100 NZD | 563.54 SEK |
| 500 NZD | 2,817.72 SEK |
| 1,000 NZD | 5,635.44 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-24T22:49:55Z",
"rates": {
"SEK": 5.63544
}
}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.544,
"rate": 5.63544
}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