Rate Overview
Live
1 NZD = 5.4489 SEK
1 SEK = 0.183523
NZD
Avg
5.4698
High
5.4874
Low
5.4359
Last updated: 5/26/2026, 4:45:00 PM
Quick Conversions
| NZD | SEK |
|---|---|
| 1 NZD | 5.45 SEK |
| 10 NZD | 54.49 SEK |
| 50 NZD | 272.45 SEK |
| 100 NZD | 544.89 SEK |
| 500 NZD | 2,724.45 SEK |
| 1,000 NZD | 5,448.90 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-26T16:45:00Z",
"rates": {
"SEK": 5.448903
}
}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.8902999999999,
"rate": 5.448903
}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