Rate Overview
Live
1 BIF = 0.021352 AFN
1 AFN = 46.8340
BIF
Avg
0.021705
High
0.022348
Low
0.021048
Last updated: 3/27/2026, 5:07:43 PM
Quick Conversions
| BIF | AFN |
|---|---|
| 1 BIF | 0.02 AFN |
| 10 BIF | 0.21 AFN |
| 50 BIF | 1.07 AFN |
| 100 BIF | 2.14 AFN |
| 500 BIF | 10.68 AFN |
| 1,000 BIF | 21.35 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-27T17:07:43Z",
"rates": {
"AFN": 0.021352
}
}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.1351999999999998,
"rate": 0.021352
}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