Rate Overview
Live
1 NOK = 0.134905 SGD
1 SGD = 7.4126
NOK
Avg
0.135017
High
0.135737
Low
0.134576
Last updated: 6/17/2026, 4:10:19 PM
Quick Conversions
| NOK | SGD |
|---|---|
| 1 NOK | 0.13 SGD |
| 10 NOK | 1.35 SGD |
| 50 NOK | 6.75 SGD |
| 100 NOK | 13.49 SGD |
| 500 NOK | 67.45 SGD |
| 1,000 NOK | 134.91 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-06-17T16:10:19Z",
"rates": {
"SGD": 0.134905
}
}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.490499999999999,
"rate": 0.134905
}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