Rate Overview
Live
1 MGA = 0.693937 BIF
1 BIF = 1.4411
MGA
Avg
0.688262
High
0.754186
Low
0.638732
Last updated: 7/22/2026, 10:58:56 PM
Quick Conversions
| MGA | BIF |
|---|---|
| 1 MGA | 0.69 BIF |
| 10 MGA | 6.94 BIF |
| 50 MGA | 34.70 BIF |
| 100 MGA | 69.39 BIF |
| 500 MGA | 346.97 BIF |
| 1,000 MGA | 693.94 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-22T22:58:56Z",
"rates": {
"BIF": 0.693937
}
}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.3937,
"rate": 0.693937
}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