Rate Overview
Live
1 BGN = 0.754044 SGD
1 SGD = 1.3262
BGN
Avg
0.752487
High
0.754044
Low
0.751326
Last updated: 9/10/2026, 1:01:23 PM
Quick Conversions
| BGN | SGD |
|---|---|
| 1 BGN | 0.75 SGD |
| 10 BGN | 7.54 SGD |
| 50 BGN | 37.70 SGD |
| 100 BGN | 75.40 SGD |
| 500 BGN | 377.02 SGD |
| 1,000 BGN | 754.04 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-09-10T13:01:23Z",
"rates": {
"SGD": 0.754044
}
}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.40440000000001,
"rate": 0.754044
}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