Rate Overview
Live
1 BGN = 60.0111 RSD
1 RSD = 0.016664
BGN
Avg
60.0206
High
60.1287
Low
59.9874
Last updated: 6/19/2026, 8:42:30 AM
Quick Conversions
| BGN | RSD |
|---|---|
| 1 BGN | 60.01 RSD |
| 10 BGN | 600.11 RSD |
| 50 BGN | 3,000.55 RSD |
| 100 BGN | 6,001.11 RSD |
| 500 BGN | 30,005.53 RSD |
| 1,000 BGN | 60,011.07 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-06-19T08:42:30Z",
"rates": {
"RSD": 60.011068
}
}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": 6001.1068000000005,
"rate": 60.011068
}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