Rate Overview
Live
1 NZD = 5.4181 SEK
1 SEK = 0.184565
NZD
Avg
5.4253
High
5.4482
Low
5.3969
Last updated: 3/6/2026, 6:12:40 PM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.42 SEK |
| 10 NZD | 54.18 SEK |
| 50 NZD | 270.91 SEK |
| 100 NZD | 541.81 SEK |
| 500 NZD | 2,709.07 SEK |
| 1,000 NZD | 5,418.13 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-03-06T18:12:40Z",
"rates": {
"SEK": 5.418133
}
}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": 541.8133,
"rate": 5.418133
}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