Rate Overview
Live
1 SGD = 1.3066 BGN
1 BGN = 0.765318
SGD
Avg
1.3219
High
1.3289
Low
1.3061
Last updated: 7/2/2026, 11:53:18 AM
Quick Conversions
| SGD | BGN |
|---|---|
| 1 SGD | 1.31 BGN |
| 10 SGD | 13.07 BGN |
| 50 SGD | 65.33 BGN |
| 100 SGD | 130.66 BGN |
| 500 SGD | 653.32 BGN |
| 1,000 SGD | 1,306.65 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-02T11:53:18Z",
"rates": {
"BGN": 1.306647
}
}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": 130.66469999999998,
"rate": 1.306647
}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