Rate Overview
Live
1 NOK = 0.136485 SGD
1 SGD = 7.3268
NOK
Avg
0.137163
High
0.138124
Low
0.136485
Last updated: 5/7/2026, 6:39:22 PM
Quick Conversions
| NOK | SGD |
|---|---|
| 1 NOK | 0.14 SGD |
| 10 NOK | 1.36 SGD |
| 50 NOK | 6.82 SGD |
| 100 NOK | 13.65 SGD |
| 500 NOK | 68.24 SGD |
| 1,000 NOK | 136.48 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-05-07T18:39:22Z",
"rates": {
"SGD": 0.136485
}
}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.6485,
"rate": 0.136485
}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