Rate Overview
Live
1 NZD = 5.5111 SEK
1 SEK = 0.181451
NZD
Avg
5.5079
High
5.5287
Low
5.4912
Last updated: 7/5/2026, 8:51:39 AM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.51 SEK |
| 10 NZD | 55.11 SEK |
| 50 NZD | 275.56 SEK |
| 100 NZD | 551.11 SEK |
| 500 NZD | 2,755.56 SEK |
| 1,000 NZD | 5,511.13 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-05T08:51:39Z",
"rates": {
"SEK": 5.51113
}
}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": 551.1129999999999,
"rate": 5.51113
}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