Rate Overview
Live
1 AED = 811.8321 BIF
1 BIF = 0.001232
AED
Avg
809.9838
High
814.3044
Low
803.8800
Last updated: 7/21/2026, 7:22:00 PM
Quick Conversions
| AED | BIF |
|---|---|
| 1 AED | 811.83 BIF |
| 10 AED | 8,118.32 BIF |
| 50 AED | 40,591.61 BIF |
| 100 AED | 81,183.21 BIF |
| 500 AED | 405,916.06 BIF |
| 1,000 AED | 811,832.12 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-21T19:22:00Z",
"rates": {
"BIF": 811.832116
}
}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": 81183.21160000001,
"rate": 811.832116
}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