Rate Overview
Live
1 SGD = 7.6089 NOK
1 NOK = 0.131425
SGD
Avg
7.6378
High
7.6789
Low
7.6089
Last updated: 7/6/2026, 10:18:11 AM
Quick Conversions
| SGD | NOK |
|---|---|
| 1 SGD | 7.61 NOK |
| 10 SGD | 76.09 NOK |
| 50 SGD | 380.44 NOK |
| 100 SGD | 760.89 NOK |
| 500 SGD | 3,804.44 NOK |
| 1,000 SGD | 7,608.88 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-07-06T10:18:11Z",
"rates": {
"NOK": 7.608877
}
}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": 760.8877,
"rate": 7.608877
}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