Rate Overview
Live
1 SRD = 0.045007 BGN
1 BGN = 22.2188
SRD
Avg
0.044752
High
0.045491
Low
0.043724
Last updated: 3/27/2026, 9:47:58 AM
Quick Conversions
| SRD | BGN |
|---|---|
| 1 SRD | 0.05 BGN |
| 10 SRD | 0.45 BGN |
| 50 SRD | 2.25 BGN |
| 100 SRD | 4.50 BGN |
| 500 SRD | 22.50 BGN |
| 1,000 SRD | 45.01 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-27T09:47:58Z",
"rates": {
"BGN": 0.045007
}
}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.5007,
"rate": 0.045007
}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