Rate Overview
Live
1 BIF = 1.3947 MGA
1 MGA = 0.717012
BIF
Avg
1.4095
High
1.4249
Low
1.3947
Last updated: 3/7/2026, 1:05:20 AM
Quick Conversions
| BIF | MGA |
|---|---|
| 1 BIF | 1.39 MGA |
| 10 BIF | 13.95 MGA |
| 50 BIF | 69.73 MGA |
| 100 BIF | 139.47 MGA |
| 500 BIF | 697.34 MGA |
| 1,000 BIF | 1,394.68 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-07T01:05:20Z",
"rates": {
"MGA": 1.394676
}
}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": 139.4676,
"rate": 1.394676
}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