Rate Overview
Live
1 AED = 807.7796 BIF
1 BIF = 0.001238
AED
Avg
808.1771
High
821.2470
Low
802.8932
Last updated: 5/29/2026, 6:51:59 PM
Quick Conversions
| AED | BIF |
|---|---|
| 1 AED | 807.78 BIF |
| 10 AED | 8,077.80 BIF |
| 50 AED | 40,388.98 BIF |
| 100 AED | 80,777.96 BIF |
| 500 AED | 403,889.81 BIF |
| 1,000 AED | 807,779.62 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-05-29T18:51:59Z",
"rates": {
"BIF": 807.779624
}
}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": 80777.9624,
"rate": 807.779624
}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