Rate Overview
Live
1 SRD = 0.045503 BGN
1 BGN = 21.9766
SRD
Avg
0.044563
High
0.045827
Low
0.042590
Last updated: 7/28/2026, 11:53:25 AM
Quick Conversions
| SRD | BGN |
|---|---|
| 1 SRD | 0.05 BGN |
| 10 SRD | 0.46 BGN |
| 50 SRD | 2.28 BGN |
| 100 SRD | 4.55 BGN |
| 500 SRD | 22.75 BGN |
| 1,000 SRD | 45.50 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-07-28T11:53:25Z",
"rates": {
"BGN": 0.045503
}
}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.5503,
"rate": 0.045503
}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