Rate Overview
Live
1 RSD = 0.092580 NOK
1 NOK = 10.8015
RSD
Avg
0.092478
High
0.092956
Low
0.091921
Last updated: 5/9/2026, 12:16:13 PM
Quick Conversions
| RSD | NOK |
|---|---|
| 1 RSD | 0.09 NOK |
| 10 RSD | 0.93 NOK |
| 50 RSD | 4.63 NOK |
| 100 RSD | 9.26 NOK |
| 500 RSD | 46.29 NOK |
| 1,000 RSD | 92.58 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-05-09T12:16:13Z",
"rates": {
"NOK": 0.09258
}
}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.258,
"rate": 0.09258
}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