Rate Overview
Live
1 RSD = 0.095549 NOK
1 NOK = 10.4658
RSD
Avg
0.094208
High
0.095549
Low
0.093687
Last updated: 6/18/2026, 6:41:42 PM
Quick Conversions
| RSD | NOK |
|---|---|
| 1 RSD | 0.10 NOK |
| 10 RSD | 0.96 NOK |
| 50 RSD | 4.78 NOK |
| 100 RSD | 9.55 NOK |
| 500 RSD | 47.77 NOK |
| 1,000 RSD | 95.55 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-06-18T18:41:42Z",
"rates": {
"NOK": 0.095549
}
}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.5549,
"rate": 0.095549
}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