Rate Overview
Live
1 MGA = 0.711334 BIF
1 BIF = 1.4058
MGA
Avg
0.710073
High
0.712621
Low
0.706151
Last updated: 6/16/2026, 9:33:39 AM
Quick Conversions
| MGA | BIF |
|---|---|
| 1 MGA | 0.71 BIF |
| 10 MGA | 7.11 BIF |
| 50 MGA | 35.57 BIF |
| 100 MGA | 71.13 BIF |
| 500 MGA | 355.67 BIF |
| 1,000 MGA | 711.33 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-06-16T09:33:39Z",
"rates": {
"BIF": 0.711334
}
}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.13340000000001,
"rate": 0.711334
}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