Rate Overview
Live
1 BIF = 0.029294 KGS
1 KGS = 34.1367
BIF
Avg
0.029345
High
0.029446
Low
0.029294
Last updated: 7/24/2026, 9:47:56 AM
Quick Conversions
| BIF | KGS |
|---|---|
| 1 BIF | 0.03 KGS |
| 10 BIF | 0.29 KGS |
| 50 BIF | 1.46 KGS |
| 100 BIF | 2.93 KGS |
| 500 BIF | 14.65 KGS |
| 1,000 BIF | 29.29 KGS |
Get BIF/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=KGSExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-24T09:47:56Z",
"rates": {
"KGS": 0.029294
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "KGS",
"amount": 100
},
"result": 2.9294000000000002,
"rate": 0.029294
}Build with BIF/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key