Rate Overview
Live
1 SGD = 2312.50 BIF
1 BIF = 0.000432
SGD
Avg
2310.64
High
2314.06
Low
2304.80
Last updated: 7/26/2026, 5:12:12 PM
Quick Conversions
| SGD | BIF |
|---|---|
| 1 SGD | 2,312.50 BIF |
| 10 SGD | 23,125.00 BIF |
| 50 SGD | 115,625.00 BIF |
| 100 SGD | 231,249.99 BIF |
| 500 SGD | 1,156,249.96 BIF |
| 1,000 SGD | 2,312,499.91 BIF |
Get SGD/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=BIFExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-26T17:12:12Z",
"rates": {
"BIF": 2312.499913
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "BIF",
"amount": 100
},
"result": 231249.99130000002,
"rate": 2312.499913
}Build with SGD/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key