Rate Overview
Live
1 KGS = 34.0271 BIF
1 BIF = 0.029388
KGS
Avg
34.0199
High
34.1110
Low
33.8083
Last updated: 8/2/2026, 1:13:21 PM
Quick Conversions
| KGS | BIF |
|---|---|
| 1 KGS | 34.03 BIF |
| 10 KGS | 340.27 BIF |
| 50 KGS | 1,701.35 BIF |
| 100 KGS | 3,402.71 BIF |
| 500 KGS | 17,013.53 BIF |
| 1,000 KGS | 34,027.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-08-02T13:13:21Z",
"rates": {
"BIF": 34.027054
}
}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": 3402.7054,
"rate": 34.027054
}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