Rate Overview
Live
1 SGD = 7.3865 NOK
1 NOK = 0.135383
SGD
Avg
7.4020
High
7.4307
Low
7.3671
Last updated: 6/17/2026, 2:01:08 AM
Quick Conversions
| SGD | NOK |
|---|---|
| 1 SGD | 7.39 NOK |
| 10 SGD | 73.86 NOK |
| 50 SGD | 369.32 NOK |
| 100 SGD | 738.65 NOK |
| 500 SGD | 3,693.23 NOK |
| 1,000 SGD | 7,386.47 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-06-17T02:01:08Z",
"rates": {
"NOK": 7.386468
}
}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.6468,
"rate": 7.386468
}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