Rate Overview
Live
1 SGD = 7.2635 NOK
1 NOK = 0.137674
SGD
Avg
7.5718
High
8.3744
Low
6.3216
Last updated: 5/27/2026, 9:57:02 PM
Quick Conversions
| SGD | NOK |
|---|---|
| 1 SGD | 7.26 NOK |
| 10 SGD | 72.64 NOK |
| 50 SGD | 363.18 NOK |
| 100 SGD | 726.35 NOK |
| 500 SGD | 3,631.77 NOK |
| 1,000 SGD | 7,263.53 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-27T21:57:02Z",
"rates": {
"NOK": 7.263532
}
}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": 726.3532,
"rate": 7.263532
}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