Rate Overview
Live
1 MGA = 0.684254 BIF
1 BIF = 1.4614
MGA
Avg
0.701544
High
0.729130
Low
0.664011
Last updated: 7/27/2026, 6:01:13 AM
Quick Conversions
| MGA | BIF |
|---|---|
| 1 MGA | 0.68 BIF |
| 10 MGA | 6.84 BIF |
| 50 MGA | 34.21 BIF |
| 100 MGA | 68.43 BIF |
| 500 MGA | 342.13 BIF |
| 1,000 MGA | 684.25 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-07-27T06:01:13Z",
"rates": {
"BIF": 0.684254
}
}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": 68.4254,
"rate": 0.684254
}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