Rate Overview
Live
1 SGD = 7.5470 NOK
1 NOK = 0.132504
SGD
Avg
7.7070
High
7.8529
Low
7.4690
Last updated: 3/27/2026, 1:51:13 AM
Quick Conversions
| SGD | NOK |
|---|---|
| 1 SGD | 7.55 NOK |
| 10 SGD | 75.47 NOK |
| 50 SGD | 377.35 NOK |
| 100 SGD | 754.70 NOK |
| 500 SGD | 3,773.48 NOK |
| 1,000 SGD | 7,546.97 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-27T01:51:13Z",
"rates": {
"NOK": 7.546969
}
}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": 754.6969,
"rate": 7.546969
}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