Rate Overview
Live
1 NZD = 5.5134 SEK
1 SEK = 0.181378
NZD
Avg
5.5082
High
5.5287
Low
5.4912
Last updated: 7/5/2026, 10:21:18 PM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.51 SEK |
| 10 NZD | 55.13 SEK |
| 50 NZD | 275.67 SEK |
| 100 NZD | 551.34 SEK |
| 500 NZD | 2,756.68 SEK |
| 1,000 NZD | 5,513.36 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-05T22:21:18Z",
"rates": {
"SEK": 5.513363
}
}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.3363,
"rate": 5.513363
}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