Rate Overview
Live
1 NZD = 5.6249 SEK
1 SEK = 0.177781
NZD
Avg
5.6385
High
5.6583
Low
5.6242
Last updated: 7/26/2026, 1:38:40 AM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.62 SEK |
| 10 NZD | 56.25 SEK |
| 50 NZD | 281.25 SEK |
| 100 NZD | 562.49 SEK |
| 500 NZD | 2,812.46 SEK |
| 1,000 NZD | 5,624.91 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-26T01:38:40Z",
"rates": {
"SEK": 5.62491
}
}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": 562.491,
"rate": 5.62491
}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