Rate Overview
Live
1 RSD = 0.094082 NOK
1 NOK = 10.6290
RSD
Avg
0.094574
High
0.095352
Low
0.093708
Last updated: 4/17/2026, 5:55:07 PM
Quick Conversions
| RSD | NOK |
|---|---|
| 1 RSD | 0.09 NOK |
| 10 RSD | 0.94 NOK |
| 50 RSD | 4.70 NOK |
| 100 RSD | 9.41 NOK |
| 500 RSD | 47.04 NOK |
| 1,000 RSD | 94.08 NOK |
Get RSD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=NOKExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-04-17T17:55:07Z",
"rates": {
"NOK": 0.094082
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "NOK",
"amount": 100
},
"result": 9.4082,
"rate": 0.094082
}Build with RSD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key