Rate Overview
Live
1 AED = 812.3017 BIF
1 BIF = 0.001231
AED
Avg
811.2765
High
812.6938
Low
809.9023
Last updated: 7/8/2026, 7:26:32 PM
Quick Conversions
| AED | BIF |
|---|---|
| 1 AED | 812.30 BIF |
| 10 AED | 8,123.02 BIF |
| 50 AED | 40,615.09 BIF |
| 100 AED | 81,230.17 BIF |
| 500 AED | 406,150.86 BIF |
| 1,000 AED | 812,301.72 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-08T19:26:32Z",
"rates": {
"BIF": 812.301715
}
}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": 81230.1715,
"rate": 812.301715
}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