Rate Overview
Live
1 NZD = 5.4307 SEK
1 SEK = 0.184138
NZD
Avg
5.5423
High
5.7938
Low
5.2843
Last updated: 3/27/2026, 12:17:56 AM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.43 SEK |
| 10 NZD | 54.31 SEK |
| 50 NZD | 271.54 SEK |
| 100 NZD | 543.07 SEK |
| 500 NZD | 2,715.36 SEK |
| 1,000 NZD | 5,430.72 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-27T00:17:56Z",
"rates": {
"SEK": 5.430719
}
}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": 543.0719,
"rate": 5.430719
}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