Rate Overview
Live
1 BIF = 0.000602 AWG
1 AWG = 1661.13
BIF
Avg
0.000603
High
0.000604
Low
0.000601
Last updated: 3/7/2026, 1:05:34 AM
Quick Conversions
| BIF | AWG |
|---|---|
| 1 BIF | 0.00 AWG |
| 10 BIF | 0.01 AWG |
| 50 BIF | 0.03 AWG |
| 100 BIF | 0.06 AWG |
| 500 BIF | 0.30 AWG |
| 1,000 BIF | 0.60 AWG |
Get BIF/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=AWGExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T01:05:34Z",
"rates": {
"AWG": 0.000602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "AWG",
"amount": 100
},
"result": 0.0602,
"rate": 0.000602
}Build with BIF/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key