Rate Overview
Live
1 BIF = 0.021249 AFN
1 AFN = 47.0610
BIF
Avg
0.021272
High
0.021601
Low
0.020811
Last updated: 5/27/2026, 2:29:27 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.62 AFN |
| 1,000 BIF | 21.25 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-05-27T02:29:27Z",
"rates": {
"AFN": 0.021249
}
}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.1249000000000002,
"rate": 0.021249
}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