Rate Overview
Live
1 SGD = 7.3363 NOK
1 NOK = 0.136309
SGD
Avg
7.3397
High
7.3535
Low
7.3301
Last updated: 9/5/2026, 4:03:40 AM
Quick Conversions
| SGD | NOK |
|---|---|
| 1 SGD | 7.34 NOK |
| 10 SGD | 73.36 NOK |
| 50 SGD | 366.81 NOK |
| 100 SGD | 733.63 NOK |
| 500 SGD | 3,668.13 NOK |
| 1,000 SGD | 7,336.26 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-09-05T04:03:40Z",
"rates": {
"NOK": 7.33626
}
}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": 733.626,
"rate": 7.33626
}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