Rate Overview
Live
1 BIF = 1.3954 MGA
1 MGA = 0.716634
BIF
Avg
1.3915
High
1.3973
Low
1.3715
Last updated: 4/16/2026, 5:29:52 PM
Quick Conversions
| BIF | MGA |
|---|---|
| 1 BIF | 1.40 MGA |
| 10 BIF | 13.95 MGA |
| 50 BIF | 69.77 MGA |
| 100 BIF | 139.54 MGA |
| 500 BIF | 697.71 MGA |
| 1,000 BIF | 1,395.41 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-04-16T17:29:52Z",
"rates": {
"MGA": 1.395413
}
}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.5413,
"rate": 1.395413
}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