Rate Overview
Live
1 MGA = 0.711620 BIF
1 BIF = 1.4052
MGA
Avg
0.711799
High
0.714154
Low
0.709673
Last updated: 3/27/2026, 9:41:25 AM
Quick Conversions
| MGA | BIF |
|---|---|
| 1 MGA | 0.71 BIF |
| 10 MGA | 7.12 BIF |
| 50 MGA | 35.58 BIF |
| 100 MGA | 71.16 BIF |
| 500 MGA | 355.81 BIF |
| 1,000 MGA | 711.62 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-27T09:41:25Z",
"rates": {
"BIF": 0.71162
}
}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.162,
"rate": 0.71162
}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