Rate Overview
Live
1 BIF = 0.022288 AFN
1 AFN = 44.8672
BIF
Avg
0.022098
High
0.023410
Low
0.020811
Last updated: 7/27/2026, 6:31:51 AM
Quick Conversions
| BIF | AFN |
|---|---|
| 1 BIF | 0.02 AFN |
| 10 BIF | 0.22 AFN |
| 50 BIF | 1.11 AFN |
| 100 BIF | 2.23 AFN |
| 500 BIF | 11.14 AFN |
| 1,000 BIF | 22.29 AFN |
Get BIF/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=AFNExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-27T06:31:51Z",
"rates": {
"AFN": 0.022288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "AFN",
"amount": 100
},
"result": 2.2287999999999997,
"rate": 0.022288
}Build with BIF/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key