Rate Overview
Live
1 AED = 812.2413 BIF
1 BIF = 0.001231
AED
Avg
808.3451
High
814.3044
Low
800.2119
Last updated: 7/29/2026, 3:59:19 AM
Quick Conversions
| AED | BIF |
|---|---|
| 1 AED | 812.24 BIF |
| 10 AED | 8,122.41 BIF |
| 50 AED | 40,612.06 BIF |
| 100 AED | 81,224.13 BIF |
| 500 AED | 406,120.64 BIF |
| 1,000 AED | 812,241.27 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-29T03:59:19Z",
"rates": {
"BIF": 812.241271
}
}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": 81224.1271,
"rate": 812.241271
}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