Rate Overview
Live
1 KGS = 33.9216 BIF
1 BIF = 0.029480
KGS
Avg
33.9355
High
34.0186
Low
33.8471
Last updated: 3/7/2026, 4:26:10 AM
Quick Conversions
| KGS | BIF |
|---|---|
| 1 KGS | 33.92 BIF |
| 10 KGS | 339.22 BIF |
| 50 KGS | 1,696.08 BIF |
| 100 KGS | 3,392.16 BIF |
| 500 KGS | 16,960.78 BIF |
| 1,000 KGS | 33,921.55 BIF |
Get KGS/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BIFExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-07T04:26:10Z",
"rates": {
"BIF": 33.921554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BIF",
"amount": 100
},
"result": 3392.1554,
"rate": 33.921554
}Build with KGS/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key