Rate Overview
Live
1 SDG = 0.015985 NOK
1 NOK = 62.5586
SDG
Avg
0.016019
High
0.016131
Low
0.015943
Last updated: 7/30/2026, 7:30:43 AM
Quick Conversions
| SDG | NOK |
|---|---|
| 1 SDG | 0.02 NOK |
| 10 SDG | 0.16 NOK |
| 50 SDG | 0.80 NOK |
| 100 SDG | 1.60 NOK |
| 500 SDG | 7.99 NOK |
| 1,000 SDG | 15.99 NOK |
Get SDG/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=NOKExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-30T07:30:43Z",
"rates": {
"NOK": 0.015985
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "NOK",
"amount": 100
},
"result": 1.5985,
"rate": 0.015985
}Build with SDG/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key