Rate Overview
Live
1 SRD = 0.044370 BGN
1 BGN = 22.5378
SRD
Avg
0.044692
High
0.045024
Low
0.044370
Last updated: 8/16/2026, 9:05:42 PM
Quick Conversions
| SRD | BGN |
|---|---|
| 1 SRD | 0.04 BGN |
| 10 SRD | 0.44 BGN |
| 50 SRD | 2.22 BGN |
| 100 SRD | 4.44 BGN |
| 500 SRD | 22.19 BGN |
| 1,000 SRD | 44.37 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-08-16T21:05:42Z",
"rates": {
"BGN": 0.04437
}
}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.437,
"rate": 0.04437
}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