Rate Overview
Live
1 KGS = 33.9691 BIF
1 BIF = 0.029439
KGS
Avg
34.0208
High
34.0424
Low
33.9691
Last updated: 5/7/2026, 1:27:06 AM
Quick Conversions
| KGS | BIF |
|---|---|
| 1 KGS | 33.97 BIF |
| 10 KGS | 339.69 BIF |
| 50 KGS | 1,698.46 BIF |
| 100 KGS | 3,396.91 BIF |
| 500 KGS | 16,984.55 BIF |
| 1,000 KGS | 33,969.11 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-05-07T01:27:06Z",
"rates": {
"BIF": 33.969107
}
}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": 3396.9107,
"rate": 33.969107
}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