Rate Overview
Live
1 MGA = 0.702557 BIF
1 BIF = 1.4234
MGA
Avg
0.705852
High
0.715400
Low
0.696209
Last updated: 7/8/2026, 7:31:57 AM
Quick Conversions
| MGA | BIF |
|---|---|
| 1 MGA | 0.70 BIF |
| 10 MGA | 7.03 BIF |
| 50 MGA | 35.13 BIF |
| 100 MGA | 70.26 BIF |
| 500 MGA | 351.28 BIF |
| 1,000 MGA | 702.56 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-08T07:31:57Z",
"rates": {
"BIF": 0.702557
}
}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": 70.2557,
"rate": 0.702557
}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