Rate Overview
Live
1 BIF = 1.4052 MGA
1 MGA = 0.711621
BIF
Avg
1.5036
High
1.5915
Low
1.3947
Last updated: 3/27/2026, 1:23:48 PM
Quick Conversions
| BIF | MGA |
|---|---|
| 1 BIF | 1.41 MGA |
| 10 BIF | 14.05 MGA |
| 50 BIF | 70.26 MGA |
| 100 BIF | 140.52 MGA |
| 500 BIF | 702.62 MGA |
| 1,000 BIF | 1,405.24 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-03-27T13:23:48Z",
"rates": {
"MGA": 1.405243
}
}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": 140.5243,
"rate": 1.405243
}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