Rate Overview
Live
1 NAD = 0.568299 SEK
1 SEK = 1.7596
NAD
Avg
0.567163
High
0.569641
Low
0.561746
Last updated: 5/27/2026, 4:02:11 PM
Quick Conversions
| NAD | SEK |
|---|---|
| 1 NAD | 0.57 SEK |
| 10 NAD | 5.68 SEK |
| 50 NAD | 28.41 SEK |
| 100 NAD | 56.83 SEK |
| 500 NAD | 284.15 SEK |
| 1,000 NAD | 568.30 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-05-27T16:02:11Z",
"rates": {
"SEK": 0.568299
}
}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": 56.8299,
"rate": 0.568299
}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