Rate Overview
Live
1 NOK = 0.133593 SGD
1 SGD = 7.4854
NOK
Avg
0.134247
High
0.134891
Low
0.133571
Last updated: 7/27/2026, 3:51:02 PM
Quick Conversions
| NOK | SGD |
|---|---|
| 1 NOK | 0.13 SGD |
| 10 NOK | 1.34 SGD |
| 50 NOK | 6.68 SGD |
| 100 NOK | 13.36 SGD |
| 500 NOK | 66.80 SGD |
| 1,000 NOK | 133.59 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-07-27T15:51:02Z",
"rates": {
"SGD": 0.133593
}
}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.3593,
"rate": 0.133593
}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