Rate Overview
Live
1 NZD = 5.5025 SEK
1 SEK = 0.181735
NZD
Avg
5.4525
High
5.5025
Low
5.4254
Last updated: 5/6/2026, 9:18:57 AM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.50 SEK |
| 10 NZD | 55.03 SEK |
| 50 NZD | 275.13 SEK |
| 100 NZD | 550.25 SEK |
| 500 NZD | 2,751.26 SEK |
| 1,000 NZD | 5,502.51 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-05-06T09:18:57Z",
"rates": {
"SEK": 5.502513
}
}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": 550.2513,
"rate": 5.502513
}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