Rate Overview
Live
1 SGD = 7.4525 NOK
1 NOK = 0.134184
SGD
Avg
7.5661
High
7.6793
Low
7.4525
Last updated: 7/22/2026, 2:50:23 AM
Quick Conversions
| SGD | NOK |
|---|---|
| 1 SGD | 7.45 NOK |
| 10 SGD | 74.52 NOK |
| 50 SGD | 372.62 NOK |
| 100 SGD | 745.25 NOK |
| 500 SGD | 3,726.24 NOK |
| 1,000 SGD | 7,452.48 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-07-22T02:50:23Z",
"rates": {
"NOK": 7.452476
}
}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": 745.2476,
"rate": 7.452476
}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