Rate Overview
Live
1 MGA = 0.692729 BIF
1 BIF = 1.4436
MGA
Avg
0.672431
High
0.717011
Low
0.628347
Last updated: 7/24/2026, 6:45:41 AM
Quick Conversions
| MGA | BIF |
|---|---|
| 1 MGA | 0.69 BIF |
| 10 MGA | 6.93 BIF |
| 50 MGA | 34.64 BIF |
| 100 MGA | 69.27 BIF |
| 500 MGA | 346.36 BIF |
| 1,000 MGA | 692.73 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-24T06:45:41Z",
"rates": {
"BIF": 0.692729
}
}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": 69.2729,
"rate": 0.692729
}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