Rate Overview
Live
1 SGD = 7.5300 NOK
1 NOK = 0.132802
SGD
Avg
7.5249
High
7.6296
Low
7.4556
Last updated: 3/26/2026, 10:32:20 PM
Quick Conversions
| SGD | NOK |
|---|---|
| 1 SGD | 7.53 NOK |
| 10 SGD | 75.30 NOK |
| 50 SGD | 376.50 NOK |
| 100 SGD | 753.00 NOK |
| 500 SGD | 3,765.00 NOK |
| 1,000 SGD | 7,530.00 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-26T22:32:20Z",
"rates": {
"NOK": 7.530002
}
}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": 753.0002,
"rate": 7.530002
}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