Rate Overview
Live
1 BIF = 1.4448 MGA
1 MGA = 0.692155
BIF
Avg
1.4408
High
1.4448
Low
1.4295
Last updated: 7/26/2026, 10:57:37 PM
Quick Conversions
| BIF | MGA |
|---|---|
| 1 BIF | 1.44 MGA |
| 10 BIF | 14.45 MGA |
| 50 BIF | 72.24 MGA |
| 100 BIF | 144.48 MGA |
| 500 BIF | 722.38 MGA |
| 1,000 BIF | 1,444.76 MGA |
Get BIF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=MGAExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-26T22:57:37Z",
"rates": {
"MGA": 1.444764
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "MGA",
"amount": 100
},
"result": 144.47639999999998,
"rate": 1.444764
}Build with BIF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key