Rate Overview
Live
1 RSD = 0.091585 NOK
1 NOK = 10.9188
RSD
Avg
0.091687
High
0.091989
Low
0.091389
Last updated: 5/29/2026, 4:43:21 PM
Quick Conversions
| RSD | NOK |
|---|---|
| 1 RSD | 0.09 NOK |
| 10 RSD | 0.92 NOK |
| 50 RSD | 4.58 NOK |
| 100 RSD | 9.16 NOK |
| 500 RSD | 45.79 NOK |
| 1,000 RSD | 91.59 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-29T16:43:21Z",
"rates": {
"NOK": 0.091585
}
}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.1585,
"rate": 0.091585
}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