Rate Overview
Live
1 BIF = 0.135058 MRO
1 MRO = 7.4042
BIF
Avg
0.134988
High
0.135913
Low
0.133942
Last updated: 3/27/2026, 9:46:24 AM
Quick Conversions
| BIF | MRO |
|---|---|
| 1 BIF | 0.14 MRO |
| 10 BIF | 1.35 MRO |
| 50 BIF | 6.75 MRO |
| 100 BIF | 13.51 MRO |
| 500 BIF | 67.53 MRO |
| 1,000 BIF | 135.06 MRO |
Get BIF/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=MROExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-27T09:46:24Z",
"rates": {
"MRO": 0.135058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "MRO",
"amount": 100
},
"result": 13.5058,
"rate": 0.135058
}Build with BIF/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key