Rate Overview
Live
1 MGA = 0.716633 BIF
1 BIF = 1.3954
MGA
Avg
0.718676
High
0.729130
Low
0.715662
Last updated: 4/16/2026, 7:13:32 PM
Quick Conversions
| MGA | BIF |
|---|---|
| 1 MGA | 0.72 BIF |
| 10 MGA | 7.17 BIF |
| 50 MGA | 35.83 BIF |
| 100 MGA | 71.66 BIF |
| 500 MGA | 358.32 BIF |
| 1,000 MGA | 716.63 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-04-16T19:13:32Z",
"rates": {
"BIF": 0.716633
}
}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.66329999999999,
"rate": 0.716633
}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