Rate Overview
Live
1 BIF = 0.022005 AFN
1 AFN = 45.4442
BIF
Avg
0.021943
High
0.022117
Low
0.021771
Last updated: 9/3/2026, 8:25:45 AM
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.00 AFN |
| 1,000 BIF | 22.01 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-09-03T08:25:45Z",
"rates": {
"AFN": 0.022005
}
}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.2005,
"rate": 0.022005
}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