Rate Overview
Live
1 KGS = 33.9954 BIF
1 BIF = 0.029416
KGS
Avg
33.9688
High
34.4941
Low
33.7209
Last updated: 6/29/2026, 1:11:16 PM
Quick Conversions
| KGS | BIF |
|---|---|
| 1 KGS | 34.00 BIF |
| 10 KGS | 339.95 BIF |
| 50 KGS | 1,699.77 BIF |
| 100 KGS | 3,399.54 BIF |
| 500 KGS | 16,997.69 BIF |
| 1,000 KGS | 33,995.38 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-06-29T13:11:16Z",
"rates": {
"BIF": 33.995377
}
}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": 3399.5377,
"rate": 33.995377
}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