Rate Overview
Live
1 BIF = 0.003890 GHS
1 GHS = 257.0694
BIF
Avg
0.003882
High
0.003891
Low
0.003872
Last updated: 7/24/2026, 5:28:21 AM
Quick Conversions
| BIF | GHS |
|---|---|
| 1 BIF | 0.00 GHS |
| 10 BIF | 0.04 GHS |
| 50 BIF | 0.19 GHS |
| 100 BIF | 0.39 GHS |
| 500 BIF | 1.94 GHS |
| 1,000 BIF | 3.89 GHS |
Get BIF/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=GHSExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-24T05:28:21Z",
"rates": {
"GHS": 0.00389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "GHS",
"amount": 100
},
"result": 0.38899999999999996,
"rate": 0.00389
}Build with BIF/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key