Rate Overview
Live
1 BIF = 0.003898 GHS
1 GHS = 256.5418
BIF
Avg
0.004310
High
0.005646
Low
0.003461
Last updated: 7/27/2026, 4:31:29 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.95 GHS |
| 1,000 BIF | 3.90 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-27T04:31:29Z",
"rates": {
"GHS": 0.003898
}
}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.3898,
"rate": 0.003898
}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