Rate Overview
Live
1 BGN = 60.0024 RSD
1 RSD = 0.016666
BGN
Avg
59.9977
High
60.0097
Low
59.9705
Last updated: 8/12/2026, 8:02:32 AM
Quick Conversions
| BGN | RSD |
|---|---|
| 1 BGN | 60.00 RSD |
| 10 BGN | 600.02 RSD |
| 50 BGN | 3,000.12 RSD |
| 100 BGN | 6,000.24 RSD |
| 500 BGN | 30,001.18 RSD |
| 1,000 BGN | 60,002.36 RSD |
Get BGN/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=RSDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-08-12T08:02:32Z",
"rates": {
"RSD": 60.002355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "RSD",
"amount": 100
},
"result": 6000.2355,
"rate": 60.002355
}Build with BGN/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key