Rate Overview
Live
1 BIF = 0.029236 KGS
1 KGS = 34.2044
BIF
Avg
0.029266
High
0.029356
Low
0.029179
Last updated: 9/2/2026, 10:06:03 AM
Quick Conversions
| BIF | KGS |
|---|---|
| 1 BIF | 0.03 KGS |
| 10 BIF | 0.29 KGS |
| 50 BIF | 1.46 KGS |
| 100 BIF | 2.92 KGS |
| 500 BIF | 14.62 KGS |
| 1,000 BIF | 29.24 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-09-02T10:06:03Z",
"rates": {
"KGS": 0.029236
}
}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.9236,
"rate": 0.029236
}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