Rate Overview
Live
1 SGD = 7.3297 NOK
1 NOK = 0.136431
SGD
Avg
7.2910
High
7.3297
Low
7.2399
Last updated: 5/7/2026, 3:50:12 PM
Quick Conversions
| SGD | NOK |
|---|---|
| 1 SGD | 7.33 NOK |
| 10 SGD | 73.30 NOK |
| 50 SGD | 366.49 NOK |
| 100 SGD | 732.97 NOK |
| 500 SGD | 3,664.87 NOK |
| 1,000 SGD | 7,329.74 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-05-07T15:50:12Z",
"rates": {
"NOK": 7.329739
}
}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": 732.9739,
"rate": 7.329739
}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