Rate Overview
Live
1 NZD = 5.4040 SEK
1 SEK = 0.185047
NZD
Avg
5.4154
High
5.4331
Low
5.4012
Last updated: 4/16/2026, 3:15:26 AM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.40 SEK |
| 10 NZD | 54.04 SEK |
| 50 NZD | 270.20 SEK |
| 100 NZD | 540.40 SEK |
| 500 NZD | 2,702.01 SEK |
| 1,000 NZD | 5,404.03 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-04-16T03:15:26Z",
"rates": {
"SEK": 5.404026
}
}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": 540.4026,
"rate": 5.404026
}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