Rate Overview
Live
1 SRD = 0.044558 BGN
1 BGN = 22.4427
SRD
Avg
0.044239
High
0.044830
Low
0.043746
Last updated: 3/6/2026, 11:51:57 AM
Quick Conversions
| SRD | BGN |
|---|---|
| 1 SRD | 0.04 BGN |
| 10 SRD | 0.45 BGN |
| 50 SRD | 2.23 BGN |
| 100 SRD | 4.46 BGN |
| 500 SRD | 22.28 BGN |
| 1,000 SRD | 44.56 BGN |
Get SRD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=BGNExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-03-06T11:51:57Z",
"rates": {
"BGN": 0.044558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "BGN",
"amount": 100
},
"result": 4.4558,
"rate": 0.044558
}Build with SRD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key