Rate Overview
Live
1 NOK = 0.132668 SGD
1 SGD = 7.5376
NOK
Avg
0.132723
High
0.134128
Low
0.131067
Last updated: 3/27/2026, 3:23:28 AM
Quick Conversions
| NOK | SGD |
|---|---|
| 1 NOK | 0.13 SGD |
| 10 NOK | 1.33 SGD |
| 50 NOK | 6.63 SGD |
| 100 NOK | 13.27 SGD |
| 500 NOK | 66.33 SGD |
| 1,000 NOK | 132.67 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-03-27T03:23:28Z",
"rates": {
"SGD": 0.132668
}
}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.2668,
"rate": 0.132668
}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