Rate Overview
Live
1 NOK = 10.8647 RSD
1 RSD = 0.092041
NOK
Avg
10.9051
High
10.9455
Low
10.8647
Last updated: 5/27/2026, 7:15:51 PM
Quick Conversions
| NOK | RSD |
|---|---|
| 1 NOK | 10.86 RSD |
| 10 NOK | 108.65 RSD |
| 50 NOK | 543.23 RSD |
| 100 NOK | 1,086.47 RSD |
| 500 NOK | 5,432.34 RSD |
| 1,000 NOK | 10,864.67 RSD |
Get NOK/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=RSDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-27T19:15:51Z",
"rates": {
"RSD": 10.86467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "RSD",
"amount": 100
},
"result": 1086.467,
"rate": 10.86467
}Build with NOK/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key