Rate Overview
Live
1 MGA = 0.713845 BIF
1 BIF = 1.4009
MGA
Avg
0.716130
High
0.717108
Low
0.713845
Last updated: 5/6/2026, 10:01:00 PM
Quick Conversions
| MGA | BIF |
|---|---|
| 1 MGA | 0.71 BIF |
| 10 MGA | 7.14 BIF |
| 50 MGA | 35.69 BIF |
| 100 MGA | 71.38 BIF |
| 500 MGA | 356.92 BIF |
| 1,000 MGA | 713.84 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-05-06T22:01:00Z",
"rates": {
"BIF": 0.713845
}
}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.38449999999999,
"rate": 0.713845
}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