Rate Overview
Live
1 KGS = 34.0094 BIF
1 BIF = 0.029404
KGS
Avg
34.0506
High
34.1121
Low
34.0092
Last updated: 7/10/2026, 9:18:38 AM
Quick Conversions
| KGS | BIF |
|---|---|
| 1 KGS | 34.01 BIF |
| 10 KGS | 340.09 BIF |
| 50 KGS | 1,700.47 BIF |
| 100 KGS | 3,400.94 BIF |
| 500 KGS | 17,004.71 BIF |
| 1,000 KGS | 34,009.43 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-07-10T09:18:38Z",
"rates": {
"BIF": 34.009427
}
}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": 3400.9427,
"rate": 34.009427
}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