Rate Overview
Live
1 BIF = 1.4009 MGA
1 MGA = 0.713846
BIF
Avg
1.3966
High
1.4009
Low
1.3945
Last updated: 5/7/2026, 1:26:25 AM
Quick Conversions
| BIF | MGA |
|---|---|
| 1 BIF | 1.40 MGA |
| 10 BIF | 14.01 MGA |
| 50 BIF | 70.04 MGA |
| 100 BIF | 140.09 MGA |
| 500 BIF | 700.43 MGA |
| 1,000 BIF | 1,400.86 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-05-07T01:26:25Z",
"rates": {
"MGA": 1.400863
}
}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.0863,
"rate": 1.400863
}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