Rate Overview
Live
1 MGA = 0.702425 BIF
1 BIF = 1.4236
MGA
Avg
0.701038
High
0.703298
Low
0.696209
Last updated: 7/4/2026, 10:42:03 PM
Quick Conversions
| MGA | BIF |
|---|---|
| 1 MGA | 0.70 BIF |
| 10 MGA | 7.02 BIF |
| 50 MGA | 35.12 BIF |
| 100 MGA | 70.24 BIF |
| 500 MGA | 351.21 BIF |
| 1,000 MGA | 702.43 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-04T22:42:03Z",
"rates": {
"BIF": 0.702425
}
}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.24249999999999,
"rate": 0.702425
}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