Rate Overview
Live
1 BGN = 0.752710 SGD
1 SGD = 1.3285
BGN
Avg
0.752714
High
0.820993
Low
0.710246
Last updated: 7/27/2026, 11:02:00 PM
Quick Conversions
| BGN | SGD |
|---|---|
| 1 BGN | 0.75 SGD |
| 10 BGN | 7.53 SGD |
| 50 BGN | 37.64 SGD |
| 100 BGN | 75.27 SGD |
| 500 BGN | 376.36 SGD |
| 1,000 BGN | 752.71 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-07-27T23:02:00Z",
"rates": {
"SGD": 0.75271
}
}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.271,
"rate": 0.75271
}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