Rate Overview
Live
1 BIF = 1.4226 MGA
1 MGA = 0.702935
BIF
Avg
1.4408
High
1.5612
Low
1.3715
Last updated: 7/16/2026, 11:54:50 AM
Quick Conversions
| BIF | MGA |
|---|---|
| 1 BIF | 1.42 MGA |
| 10 BIF | 14.23 MGA |
| 50 BIF | 71.13 MGA |
| 100 BIF | 142.26 MGA |
| 500 BIF | 711.30 MGA |
| 1,000 BIF | 1,422.61 MGA |
Get BIF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=MGAExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-16T11:54:50Z",
"rates": {
"MGA": 1.422607
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "MGA",
"amount": 100
},
"result": 142.26069999999999,
"rate": 1.422607
}Build with BIF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key