Rate Overview
Live
1 NOK = 10.4936 RSD
1 RSD = 0.095296
NOK
Avg
10.2982
High
10.6240
Low
9.9136
Last updated: 3/28/2026, 3:52:10 PM
Quick Conversions
| NOK | RSD |
|---|---|
| 1 NOK | 10.49 RSD |
| 10 NOK | 104.94 RSD |
| 50 NOK | 524.68 RSD |
| 100 NOK | 1,049.36 RSD |
| 500 NOK | 5,246.81 RSD |
| 1,000 NOK | 10,493.61 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-03-28T15:52:10Z",
"rates": {
"RSD": 10.49361
}
}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": 1049.361,
"rate": 10.49361
}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