Rate Overview
Live
1 AED = 807.3888 BIF
1 BIF = 0.001239
AED
Avg
808.1344
High
812.0421
Low
803.8800
Last updated: 3/27/2026, 8:19:09 AM
Quick Conversions
| AED | BIF |
|---|---|
| 1 AED | 807.39 BIF |
| 10 AED | 8,073.89 BIF |
| 50 AED | 40,369.44 BIF |
| 100 AED | 80,738.88 BIF |
| 500 AED | 403,694.42 BIF |
| 1,000 AED | 807,388.83 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-03-27T08:19:09Z",
"rates": {
"BIF": 807.388834
}
}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": 80738.88339999999,
"rate": 807.388834
}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