Rate Overview
Live
1 AED = 813.1811 BIF
1 BIF = 0.001230
AED
Avg
813.7045
High
814.1118
Low
813.1811
Last updated: 8/15/2026, 5:36:19 AM
Quick Conversions
| AED | BIF |
|---|---|
| 1 AED | 813.18 BIF |
| 10 AED | 8,131.81 BIF |
| 50 AED | 40,659.05 BIF |
| 100 AED | 81,318.11 BIF |
| 500 AED | 406,590.54 BIF |
| 1,000 AED | 813,181.08 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-08-15T05:36:19Z",
"rates": {
"BIF": 813.181077
}
}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": 81318.1077,
"rate": 813.181077
}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