Rate Overview
Live
1 MGA = 0.717011 BIF
1 BIF = 1.3947
MGA
Avg
0.708464
High
0.717011
Low
0.700058
Last updated: 3/6/2026, 11:50:23 PM
Quick Conversions
| MGA | BIF |
|---|---|
| 1 MGA | 0.72 BIF |
| 10 MGA | 7.17 BIF |
| 50 MGA | 35.85 BIF |
| 100 MGA | 71.70 BIF |
| 500 MGA | 358.51 BIF |
| 1,000 MGA | 717.01 BIF |
Get MGA/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=BIFExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:50:23Z",
"rates": {
"BIF": 0.717011
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "BIF",
"amount": 100
},
"result": 71.7011,
"rate": 0.717011
}Build with MGA/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key