Rate Overview
Live
1 AED = 813.2198 BIF
1 BIF = 0.001230
AED
Avg
809.2221
High
821.2470
Low
802.8932
Last updated: 7/25/2026, 9:52:57 PM
Quick Conversions
| AED | BIF |
|---|---|
| 1 AED | 813.22 BIF |
| 10 AED | 8,132.20 BIF |
| 50 AED | 40,660.99 BIF |
| 100 AED | 81,321.98 BIF |
| 500 AED | 406,609.90 BIF |
| 1,000 AED | 813,219.80 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-25T21:52:57Z",
"rates": {
"BIF": 813.219804
}
}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": 81321.9804,
"rate": 813.219804
}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