Rate Overview
Live
1 NZD = 5.6504 SEK
1 SEK = 0.176978
NZD
Avg
5.4485
High
5.6542
Low
5.2815
Last updated: 7/22/2026, 6:27:24 AM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.65 SEK |
| 10 NZD | 56.50 SEK |
| 50 NZD | 282.52 SEK |
| 100 NZD | 565.04 SEK |
| 500 NZD | 2,825.21 SEK |
| 1,000 NZD | 5,650.42 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-07-22T06:27:24Z",
"rates": {
"SEK": 5.650417
}
}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": 565.0417,
"rate": 5.650417
}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