Rate Overview
Live
1 BIF = 1.4147 MGA
1 MGA = 0.706860
BIF
Avg
1.4947
High
1.5915
Low
1.3947
Last updated: 5/27/2026, 4:52:11 AM
Quick Conversions
| BIF | MGA |
|---|---|
| 1 BIF | 1.41 MGA |
| 10 BIF | 14.15 MGA |
| 50 BIF | 70.74 MGA |
| 100 BIF | 141.47 MGA |
| 500 BIF | 707.35 MGA |
| 1,000 BIF | 1,414.71 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-27T04:52:11Z",
"rates": {
"MGA": 1.414707
}
}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": 141.4707,
"rate": 1.414707
}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