Rate Overview
Live
1 NZD = 5.4401 SEK
1 SEK = 0.183819
NZD
Avg
5.4688
High
5.4874
Low
5.4359
Last updated: 5/26/2026, 3:51:18 PM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.44 SEK |
| 10 NZD | 54.40 SEK |
| 50 NZD | 272.01 SEK |
| 100 NZD | 544.01 SEK |
| 500 NZD | 2,720.06 SEK |
| 1,000 NZD | 5,440.12 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-26T15:51:18Z",
"rates": {
"SEK": 5.440122
}
}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": 544.0122,
"rate": 5.440122
}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