Rate Overview
Live
1 BIF = 0.003819 GHS
1 GHS = 261.8487
BIF
Avg
0.003800
High
0.003819
Low
0.003778
Last updated: 7/4/2026, 5:43:17 AM
Quick Conversions
| BIF | GHS |
|---|---|
| 1 BIF | 0.00 GHS |
| 10 BIF | 0.04 GHS |
| 50 BIF | 0.19 GHS |
| 100 BIF | 0.38 GHS |
| 500 BIF | 1.91 GHS |
| 1,000 BIF | 3.82 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-04T05:43:17Z",
"rates": {
"GHS": 0.003819
}
}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.3819,
"rate": 0.003819
}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