Rate Overview
Live
1 BIF = 1.4403 MGA
1 MGA = 0.694281
BIF
Avg
1.4412
High
1.4430
Low
1.4381
Last updated: 8/15/2026, 8:21:12 AM
Quick Conversions
| BIF | MGA |
|---|---|
| 1 BIF | 1.44 MGA |
| 10 BIF | 14.40 MGA |
| 50 BIF | 72.02 MGA |
| 100 BIF | 144.03 MGA |
| 500 BIF | 720.17 MGA |
| 1,000 BIF | 1,440.34 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-08-15T08:21:12Z",
"rates": {
"MGA": 1.440338
}
}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": 144.03379999999999,
"rate": 1.440338
}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