Rate Overview
Live
1 NOK = 0.136185 SGD
1 SGD = 7.3430
NOK
Avg
0.136269
High
0.136423
Low
0.136137
Last updated: 9/7/2026, 2:27:29 AM
Quick Conversions
| NOK | SGD |
|---|---|
| 1 NOK | 0.14 SGD |
| 10 NOK | 1.36 SGD |
| 50 NOK | 6.81 SGD |
| 100 NOK | 13.62 SGD |
| 500 NOK | 68.09 SGD |
| 1,000 NOK | 136.19 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-09-07T02:27:29Z",
"rates": {
"SGD": 0.136185
}
}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.618500000000001,
"rate": 0.136185
}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