Rate Overview
Live
1 SGD = 1.3222 BGN
1 BGN = 0.756332
SGD
Avg
1.3194
High
1.3279
Low
1.3159
Last updated: 3/28/2026, 3:24:36 PM
Quick Conversions
| SGD | BGN |
|---|---|
| 1 SGD | 1.32 BGN |
| 10 SGD | 13.22 BGN |
| 50 SGD | 66.11 BGN |
| 100 SGD | 132.22 BGN |
| 500 SGD | 661.09 BGN |
| 1,000 SGD | 1,322.17 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-03-28T15:24:36Z",
"rates": {
"BGN": 1.322171
}
}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.2171,
"rate": 1.322171
}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