Rate Overview
Live
1 KGS = 34.1121 BIF
1 BIF = 0.029315
KGS
Avg
33.9769
High
34.4941
Low
33.7209
Last updated: 7/8/2026, 11:04:24 PM
Quick Conversions
| KGS | BIF |
|---|---|
| 1 KGS | 34.11 BIF |
| 10 KGS | 341.12 BIF |
| 50 KGS | 1,705.60 BIF |
| 100 KGS | 3,411.21 BIF |
| 500 KGS | 17,056.03 BIF |
| 1,000 KGS | 34,112.05 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-08T23:04:24Z",
"rates": {
"BIF": 34.11205
}
}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": 3411.2050000000004,
"rate": 34.11205
}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