Rate Overview
Live
1 BIF = 0.022031 AFN
1 AFN = 45.3906
BIF
Avg
0.021571
High
0.022031
Low
0.021271
Last updated: 7/5/2026, 12:35:34 PM
Quick Conversions
| BIF | AFN |
|---|---|
| 1 BIF | 0.02 AFN |
| 10 BIF | 0.22 AFN |
| 50 BIF | 1.10 AFN |
| 100 BIF | 2.20 AFN |
| 500 BIF | 11.02 AFN |
| 1,000 BIF | 22.03 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-05T12:35:34Z",
"rates": {
"AFN": 0.022031
}
}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.2031,
"rate": 0.022031
}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