Rate Overview
Live
1 AED = 811.9885 BIF
1 BIF = 0.001232
AED
Avg
812.2322
High
813.2198
Low
810.6781
Last updated: 7/27/2026, 11:08:13 PM
Quick Conversions
| AED | BIF |
|---|---|
| 1 AED | 811.99 BIF |
| 10 AED | 8,119.89 BIF |
| 50 AED | 40,599.43 BIF |
| 100 AED | 81,198.85 BIF |
| 500 AED | 405,994.27 BIF |
| 1,000 AED | 811,988.55 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-07-27T23:08:13Z",
"rates": {
"BIF": 811.988549
}
}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": 81198.8549,
"rate": 811.988549
}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