Rate Overview
Live
1 AED = 807.3778 BIF
1 BIF = 0.001239
AED
Avg
805.0219
High
810.4002
Low
801.7899
Last updated: 3/27/2026, 11:51:06 AM
Quick Conversions
| AED | BIF |
|---|---|
| 1 AED | 807.38 BIF |
| 10 AED | 8,073.78 BIF |
| 50 AED | 40,368.89 BIF |
| 100 AED | 80,737.78 BIF |
| 500 AED | 403,688.92 BIF |
| 1,000 AED | 807,377.84 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-03-27T11:51:06Z",
"rates": {
"BIF": 807.377844
}
}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": 80737.7844,
"rate": 807.377844
}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