Rate Overview
Live
1 BIF = 0.134386 MRO
1 MRO = 7.4413
BIF
Avg
0.134300
High
0.134498
Low
0.134112
Last updated: 5/27/2026, 8:27:46 PM
Quick Conversions
| BIF | MRO |
|---|---|
| 1 BIF | 0.13 MRO |
| 10 BIF | 1.34 MRO |
| 50 BIF | 6.72 MRO |
| 100 BIF | 13.44 MRO |
| 500 BIF | 67.19 MRO |
| 1,000 BIF | 134.39 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-05-27T20:27:46Z",
"rates": {
"MRO": 0.134386
}
}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.438600000000001,
"rate": 0.134386
}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