Rate Overview
Live
1 BIF = 0.021214 AFN
1 AFN = 47.1387
BIF
Avg
0.021247
High
0.021538
Low
0.021048
Last updated: 3/7/2026, 1:03:20 AM
Quick Conversions
| BIF | AFN |
|---|---|
| 1 BIF | 0.02 AFN |
| 10 BIF | 0.21 AFN |
| 50 BIF | 1.06 AFN |
| 100 BIF | 2.12 AFN |
| 500 BIF | 10.61 AFN |
| 1,000 BIF | 21.21 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-03-07T01:03:20Z",
"rates": {
"AFN": 0.021214
}
}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.1214,
"rate": 0.021214
}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