Rate Overview
Live
1 BIF = 0.001226 QAR
1 QAR = 815.6607
BIF
Avg
0.001226
High
0.001229
Low
0.001223
Last updated: 3/7/2026, 1:03:46 AM
Quick Conversions
| BIF | QAR |
|---|---|
| 1 BIF | 0.00 QAR |
| 10 BIF | 0.01 QAR |
| 50 BIF | 0.06 QAR |
| 100 BIF | 0.12 QAR |
| 500 BIF | 0.61 QAR |
| 1,000 BIF | 1.23 QAR |
Get BIF/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=QARExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T01:03:46Z",
"rates": {
"QAR": 0.001226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "QAR",
"amount": 100
},
"result": 0.12260000000000001,
"rate": 0.001226
}Build with BIF/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key