Rate Overview
Live
1 KGS = 34.0437 BIF
1 BIF = 0.029374
KGS
Avg
33.8761
High
34.1916
Low
33.4908
Last updated: 8/24/2026, 6:29:49 AM
Quick Conversions
| KGS | BIF |
|---|---|
| 1 KGS | 34.04 BIF |
| 10 KGS | 340.44 BIF |
| 50 KGS | 1,702.18 BIF |
| 100 KGS | 3,404.37 BIF |
| 500 KGS | 17,021.83 BIF |
| 1,000 KGS | 34,043.66 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-08-24T06:29:49Z",
"rates": {
"BIF": 34.043659
}
}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": 3404.3659,
"rate": 34.043659
}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