Rate Overview
Live
1 NZD = 5.4324 SEK
1 SEK = 0.184082
NZD
Avg
5.4454
High
5.4670
Low
5.4071
Last updated: 3/26/2026, 10:32:21 PM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.43 SEK |
| 10 NZD | 54.32 SEK |
| 50 NZD | 271.62 SEK |
| 100 NZD | 543.24 SEK |
| 500 NZD | 2,716.18 SEK |
| 1,000 NZD | 5,432.35 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-26T22:32:21Z",
"rates": {
"SEK": 5.432352
}
}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.2352,
"rate": 5.432352
}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