Rate Overview
Live
1 SGD = 7.4162 NOK
1 NOK = 0.134841
SGD
Avg
7.4585
High
7.5041
Low
7.4162
Last updated: 7/24/2026, 12:46:56 PM
Quick Conversions
| SGD | NOK |
|---|---|
| 1 SGD | 7.42 NOK |
| 10 SGD | 74.16 NOK |
| 50 SGD | 370.81 NOK |
| 100 SGD | 741.62 NOK |
| 500 SGD | 3,708.08 NOK |
| 1,000 SGD | 7,416.17 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-24T12:46:56Z",
"rates": {
"NOK": 7.416168
}
}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": 741.6168,
"rate": 7.416168
}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