Rate Overview
Live
1 SGD = 7.5046 NOK
1 NOK = 0.133252
SGD
Avg
7.5331
High
7.5834
Low
7.5013
Last updated: 3/6/2026, 6:12:40 PM
Quick Conversions
| SGD | NOK |
|---|---|
| 1 SGD | 7.50 NOK |
| 10 SGD | 75.05 NOK |
| 50 SGD | 375.23 NOK |
| 100 SGD | 750.46 NOK |
| 500 SGD | 3,752.29 NOK |
| 1,000 SGD | 7,504.57 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-03-06T18:12:40Z",
"rates": {
"NOK": 7.504573
}
}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": 750.4572999999999,
"rate": 7.504573
}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