Rate Overview
Live
1 NZD = 5.6187 SEK
1 SEK = 0.177978
NZD
Avg
5.6470
High
5.6838
Low
5.6158
Last updated: 9/4/2026, 5:25:49 AM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.62 SEK |
| 10 NZD | 56.19 SEK |
| 50 NZD | 280.93 SEK |
| 100 NZD | 561.87 SEK |
| 500 NZD | 2,809.34 SEK |
| 1,000 NZD | 5,618.67 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-09-04T05:25:49Z",
"rates": {
"SEK": 5.618675
}
}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": 561.8675,
"rate": 5.618675
}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