Rate Overview
Live
1 MGA = 0.692154 BIF
1 BIF = 1.4448
MGA
Avg
0.701837
High
0.729130
Low
0.664011
Last updated: 7/27/2026, 12:26:19 AM
Quick Conversions
| MGA | BIF |
|---|---|
| 1 MGA | 0.69 BIF |
| 10 MGA | 6.92 BIF |
| 50 MGA | 34.61 BIF |
| 100 MGA | 69.22 BIF |
| 500 MGA | 346.08 BIF |
| 1,000 MGA | 692.15 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-27T00:26:19Z",
"rates": {
"BIF": 0.692154
}
}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.2154,
"rate": 0.692154
}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