Rate Overview
Live
1 BGN = 0.756331 SGD
1 SGD = 1.3222
BGN
Avg
0.757919
High
0.759943
Low
0.753046
Last updated: 3/28/2026, 9:09:23 AM
Quick Conversions
| BGN | SGD |
|---|---|
| 1 BGN | 0.76 SGD |
| 10 BGN | 7.56 SGD |
| 50 BGN | 37.82 SGD |
| 100 BGN | 75.63 SGD |
| 500 BGN | 378.17 SGD |
| 1,000 BGN | 756.33 SGD |
Get BGN/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=SGDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-28T09:09:23Z",
"rates": {
"SGD": 0.756331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "SGD",
"amount": 100
},
"result": 75.6331,
"rate": 0.756331
}Build with BGN/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key