Rate Overview
Live
1 SGD = 7.3805 NOK
1 NOK = 0.135493
SGD
Avg
7.4345
High
7.4792
Low
7.3805
Last updated: 4/16/2026, 4:32:06 AM
Quick Conversions
| SGD | NOK |
|---|---|
| 1 SGD | 7.38 NOK |
| 10 SGD | 73.80 NOK |
| 50 SGD | 369.02 NOK |
| 100 SGD | 738.05 NOK |
| 500 SGD | 3,690.23 NOK |
| 1,000 SGD | 7,380.46 NOK |
Get SGD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=NOKExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-04-16T04:32:06Z",
"rates": {
"NOK": 7.380461
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "NOK",
"amount": 100
},
"result": 738.0461,
"rate": 7.380461
}Build with SGD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key