Rate Overview
Live
1 KGS = 33.6982 BIF
1 BIF = 0.029675
KGS
Avg
34.0604
High
34.1801
Low
33.6982
Last updated: 9/12/2026, 7:12:05 AM
Quick Conversions
| KGS | BIF |
|---|---|
| 1 KGS | 33.70 BIF |
| 10 KGS | 336.98 BIF |
| 50 KGS | 1,684.91 BIF |
| 100 KGS | 3,369.82 BIF |
| 500 KGS | 16,849.11 BIF |
| 1,000 KGS | 33,698.21 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-09-12T07:12:05Z",
"rates": {
"BIF": 33.698214
}
}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": 3369.8214,
"rate": 33.698214
}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