Rate Overview
Live
1 NZD = 5.4207 SEK
1 SEK = 0.184478
NZD
Avg
5.5421
High
5.7938
Low
5.2843
Last updated: 3/27/2026, 1:52:25 AM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.42 SEK |
| 10 NZD | 54.21 SEK |
| 50 NZD | 271.03 SEK |
| 100 NZD | 542.07 SEK |
| 500 NZD | 2,710.34 SEK |
| 1,000 NZD | 5,420.69 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-03-27T01:52:25Z",
"rates": {
"SEK": 5.420687
}
}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": 542.0687,
"rate": 5.420687
}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