Rate Overview
Live
1 BGN = 0.759780 SGD
1 SGD = 1.3162
BGN
Avg
0.761849
High
0.767523
Low
0.755681
Last updated: 3/7/2026, 9:17:50 AM
Quick Conversions
| BGN | SGD |
|---|---|
| 1 BGN | 0.76 SGD |
| 10 BGN | 7.60 SGD |
| 50 BGN | 37.99 SGD |
| 100 BGN | 75.98 SGD |
| 500 BGN | 379.89 SGD |
| 1,000 BGN | 759.78 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-07T09:17:50Z",
"rates": {
"SGD": 0.75978
}
}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.978,
"rate": 0.75978
}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