Rate Overview
Live
1 SGD = 1.3268 BGN
1 BGN = 0.753669
SGD
Avg
1.3243
High
1.3268
Low
1.3226
Last updated: 7/11/2026, 9:40:54 AM
Quick Conversions
| SGD | BGN |
|---|---|
| 1 SGD | 1.33 BGN |
| 10 SGD | 13.27 BGN |
| 50 SGD | 66.34 BGN |
| 100 SGD | 132.68 BGN |
| 500 SGD | 663.42 BGN |
| 1,000 SGD | 1,326.84 BGN |
Get SGD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BGNExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-11T09:40:54Z",
"rates": {
"BGN": 1.326843
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BGN",
"amount": 100
},
"result": 132.6843,
"rate": 1.326843
}Build with SGD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key