Rate Overview
Live
1 SGD = 1.3129 BGN
1 BGN = 0.761659
SGD
Avg
1.3116
High
1.3129
Low
1.3108
Last updated: 4/17/2026, 7:49:29 PM
Quick Conversions
| SGD | BGN |
|---|---|
| 1 SGD | 1.31 BGN |
| 10 SGD | 13.13 BGN |
| 50 SGD | 65.65 BGN |
| 100 SGD | 131.29 BGN |
| 500 SGD | 656.46 BGN |
| 1,000 SGD | 1,312.92 BGN |
Get SGD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BGNExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-04-17T19:49:29Z",
"rates": {
"BGN": 1.312924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BGN",
"amount": 100
},
"result": 131.2924,
"rate": 1.312924
}Build with SGD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key