Rate Overview
Live
1 RSD = 0.016684 BGN
1 BGN = 59.9377
RSD
Avg
0.016666
High
0.016684
Low
0.016648
Last updated: 3/7/2026, 7:36:52 AM
Quick Conversions
| RSD | BGN |
|---|---|
| 1 RSD | 0.02 BGN |
| 10 RSD | 0.17 BGN |
| 50 RSD | 0.83 BGN |
| 100 RSD | 1.67 BGN |
| 500 RSD | 8.34 BGN |
| 1,000 RSD | 16.68 BGN |
Get RSD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=BGNExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-07T07:36:52Z",
"rates": {
"BGN": 0.016684
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "BGN",
"amount": 100
},
"result": 1.6684,
"rate": 0.016684
}Build with RSD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key