Rate Overview
Live
1 SGD = 7.3840 NOK
1 NOK = 0.135428
SGD
Avg
7.4349
High
7.4792
Low
7.3840
Last updated: 4/16/2026, 3:15:26 AM
Quick Conversions
| SGD | NOK |
|---|---|
| 1 SGD | 7.38 NOK |
| 10 SGD | 73.84 NOK |
| 50 SGD | 369.20 NOK |
| 100 SGD | 738.40 NOK |
| 500 SGD | 3,692.00 NOK |
| 1,000 SGD | 7,384.01 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-04-16T03:15:26Z",
"rates": {
"NOK": 7.384005
}
}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.4005,
"rate": 7.384005
}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