Rate Overview
Live
1 MGA = 0.692984 BIF
1 BIF = 1.4430
MGA
Avg
0.693639
High
0.695367
Low
0.692984
Last updated: 8/15/2026, 12:10:32 AM
Quick Conversions
| MGA | BIF |
|---|---|
| 1 MGA | 0.69 BIF |
| 10 MGA | 6.93 BIF |
| 50 MGA | 34.65 BIF |
| 100 MGA | 69.30 BIF |
| 500 MGA | 346.49 BIF |
| 1,000 MGA | 692.98 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-08-15T00:10:32Z",
"rates": {
"BIF": 0.692984
}
}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.2984,
"rate": 0.692984
}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