Rate Overview
Live
1 KGS = 34.1273 BIF
1 BIF = 0.029302
KGS
Avg
33.8892
High
34.1273
Low
33.6306
Last updated: 7/12/2026, 12:45:06 PM
Quick Conversions
| KGS | BIF |
|---|---|
| 1 KGS | 34.13 BIF |
| 10 KGS | 341.27 BIF |
| 50 KGS | 1,706.37 BIF |
| 100 KGS | 3,412.73 BIF |
| 500 KGS | 17,063.66 BIF |
| 1,000 KGS | 34,127.32 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-07-12T12:45:06Z",
"rates": {
"BIF": 34.127324
}
}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": 3412.7324000000003,
"rate": 34.127324
}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