Rate Overview
Live
1 NZD = 5.4722 SEK
1 SEK = 0.182742
NZD
Avg
5.4984
High
5.5161
Low
5.4722
Last updated: 6/15/2026, 8:29:14 PM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.47 SEK |
| 10 NZD | 54.72 SEK |
| 50 NZD | 273.61 SEK |
| 100 NZD | 547.22 SEK |
| 500 NZD | 2,736.10 SEK |
| 1,000 NZD | 5,472.20 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-06-15T20:29:14Z",
"rates": {
"SEK": 5.472195
}
}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": 547.2195,
"rate": 5.472195
}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