Rate Overview
Live
1 NZD = 5.4064 SEK
1 SEK = 0.184966
NZD
Avg
5.4154
High
5.4331
Low
5.4012
Last updated: 4/16/2026, 4:32:06 AM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.41 SEK |
| 10 NZD | 54.06 SEK |
| 50 NZD | 270.32 SEK |
| 100 NZD | 540.64 SEK |
| 500 NZD | 2,703.19 SEK |
| 1,000 NZD | 5,406.39 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-04-16T04:32:06Z",
"rates": {
"SEK": 5.406389
}
}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": 540.6389,
"rate": 5.406389
}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