Rate Overview
Live
1 BGN = 0.760264 SGD
1 SGD = 1.3153
BGN
Avg
0.759884
High
0.760574
Low
0.758648
Last updated: 5/27/2026, 9:33:21 PM
Quick Conversions
| BGN | SGD |
|---|---|
| 1 BGN | 0.76 SGD |
| 10 BGN | 7.60 SGD |
| 50 BGN | 38.01 SGD |
| 100 BGN | 76.03 SGD |
| 500 BGN | 380.13 SGD |
| 1,000 BGN | 760.26 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-05-27T21:33:21Z",
"rates": {
"SGD": 0.760264
}
}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": 76.02640000000001,
"rate": 0.760264
}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