Rate Overview
Live
1 BIF = 0.001235 AED
1 AED = 809.7166
BIF
Avg
0.001233
High
0.001238
Low
0.001217
Last updated: 4/18/2026, 8:44:11 AM
Quick Conversions
| BIF | AED |
|---|---|
| 1 BIF | 0.00 AED |
| 10 BIF | 0.01 AED |
| 50 BIF | 0.06 AED |
| 100 BIF | 0.12 AED |
| 500 BIF | 0.62 AED |
| 1,000 BIF | 1.23 AED |
Get BIF/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=AEDExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-04-18T08:44:11Z",
"rates": {
"AED": 0.001235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "AED",
"amount": 100
},
"result": 0.1235,
"rate": 0.001235
}Build with BIF/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key