Rate Overview
Live
1 KGS = 34.0318 BIF
1 BIF = 0.029384
KGS
Avg
34.0418
High
34.1681
Low
33.9618
Last updated: 8/22/2026, 9:07:30 AM
Quick Conversions
| KGS | BIF |
|---|---|
| 1 KGS | 34.03 BIF |
| 10 KGS | 340.32 BIF |
| 50 KGS | 1,701.59 BIF |
| 100 KGS | 3,403.18 BIF |
| 500 KGS | 17,015.91 BIF |
| 1,000 KGS | 34,031.83 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-22T09:07:30Z",
"rates": {
"BIF": 34.031827
}
}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": 3403.1827,
"rate": 34.031827
}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