Rate Overview
Live
1 AED = 815.1889 BIF
1 BIF = 0.001227
AED
Avg
814.6661
High
816.8452
Low
811.9400
Last updated: 9/3/2026, 12:57:38 AM
Quick Conversions
| AED | BIF |
|---|---|
| 1 AED | 815.19 BIF |
| 10 AED | 8,151.89 BIF |
| 50 AED | 40,759.45 BIF |
| 100 AED | 81,518.89 BIF |
| 500 AED | 407,594.46 BIF |
| 1,000 AED | 815,188.92 BIF |
Get AED/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=BIFExample Response:
{
"success": true,
"base": "AED",
"date": "2026-09-03T00:57:38Z",
"rates": {
"BIF": 815.188918
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "BIF",
"amount": 100
},
"result": 81518.8918,
"rate": 815.188918
}Build with AED/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key