Rate Overview
Live
1 AED = 812.0438 BIF
1 BIF = 0.001231
AED
Avg
812.2385
High
813.2198
Low
810.6781
Last updated: 7/27/2026, 3:56:25 PM
Quick Conversions
| AED | BIF |
|---|---|
| 1 AED | 812.04 BIF |
| 10 AED | 8,120.44 BIF |
| 50 AED | 40,602.19 BIF |
| 100 AED | 81,204.38 BIF |
| 500 AED | 406,021.91 BIF |
| 1,000 AED | 812,043.82 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-27T15:56:25Z",
"rates": {
"BIF": 812.043817
}
}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": 81204.3817,
"rate": 812.043817
}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