Rate Overview
Live
1 AED = 813.6918 BIF
1 BIF = 0.001229
AED
Avg
811.9999
High
814.0260
Low
807.9560
Last updated: 6/18/2026, 8:47:40 PM
Quick Conversions
| AED | BIF |
|---|---|
| 1 AED | 813.69 BIF |
| 10 AED | 8,136.92 BIF |
| 50 AED | 40,684.59 BIF |
| 100 AED | 81,369.18 BIF |
| 500 AED | 406,845.91 BIF |
| 1,000 AED | 813,691.81 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-06-18T20:47:40Z",
"rates": {
"BIF": 813.691812
}
}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": 81369.1812,
"rate": 813.691812
}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