Rate Overview
Live
1 BIF = 0.029369 KGS
1 KGS = 34.0495
BIF
Avg
0.029361
High
0.029415
Low
0.029296
Last updated: 7/5/2026, 1:17:49 AM
Quick Conversions
| BIF | KGS |
|---|---|
| 1 BIF | 0.03 KGS |
| 10 BIF | 0.29 KGS |
| 50 BIF | 1.47 KGS |
| 100 BIF | 2.94 KGS |
| 500 BIF | 14.68 KGS |
| 1,000 BIF | 29.37 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-05T01:17:49Z",
"rates": {
"KGS": 0.029369
}
}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.9369,
"rate": 0.029369
}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