Rate Overview
Live
1 NAD = 0.592145 SEK
1 SEK = 1.6888
NAD
Avg
0.586802
High
0.593258
Low
0.579714
Last updated: 8/13/2026, 12:02:03 PM
Quick Conversions
| NAD | SEK |
|---|---|
| 1 NAD | 0.59 SEK |
| 10 NAD | 5.92 SEK |
| 50 NAD | 29.61 SEK |
| 100 NAD | 59.21 SEK |
| 500 NAD | 296.07 SEK |
| 1,000 NAD | 592.15 SEK |
Get NAD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=SEKExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-08-13T12:02:03Z",
"rates": {
"SEK": 0.592145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "SEK",
"amount": 100
},
"result": 59.2145,
"rate": 0.592145
}Build with NAD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key