Rate Overview
Live
1 NAD = 0.556633 SEK
1 SEK = 1.7965
NAD
Avg
0.553671
High
0.558227
Low
0.549880
Last updated: 5/7/2026, 11:22:41 AM
Quick Conversions
| NAD | SEK |
|---|---|
| 1 NAD | 0.56 SEK |
| 10 NAD | 5.57 SEK |
| 50 NAD | 27.83 SEK |
| 100 NAD | 55.66 SEK |
| 500 NAD | 278.32 SEK |
| 1,000 NAD | 556.63 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-07T11:22:41Z",
"rates": {
"SEK": 0.556633
}
}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": 55.66330000000001,
"rate": 0.556633
}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