Rate Overview
Live
1 NOK = 0.135436 SGD
1 SGD = 7.3836
NOK
Avg
0.134507
High
0.135436
Low
0.133703
Last updated: 4/16/2026, 7:40:08 AM
Quick Conversions
| NOK | SGD |
|---|---|
| 1 NOK | 0.14 SGD |
| 10 NOK | 1.35 SGD |
| 50 NOK | 6.77 SGD |
| 100 NOK | 13.54 SGD |
| 500 NOK | 67.72 SGD |
| 1,000 NOK | 135.44 SGD |
Get NOK/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=SGDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-04-16T07:40:08Z",
"rates": {
"SGD": 0.135436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "SGD",
"amount": 100
},
"result": 13.5436,
"rate": 0.135436
}Build with NOK/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key