Rate Overview
Live
1 BIF = 0.021886 AFN
1 AFN = 45.6913
BIF
Avg
0.021943
High
0.022038
Low
0.021882
Last updated: 8/12/2026, 2:23:07 PM
Quick Conversions
| BIF | AFN |
|---|---|
| 1 BIF | 0.02 AFN |
| 10 BIF | 0.22 AFN |
| 50 BIF | 1.09 AFN |
| 100 BIF | 2.19 AFN |
| 500 BIF | 10.94 AFN |
| 1,000 BIF | 21.89 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-08-12T14:23:07Z",
"rates": {
"AFN": 0.021886
}
}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.1886,
"rate": 0.021886
}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