Rate Overview
Live
1 MOP = 370.4471 BIF
1 BIF = 0.002699
MOP
Avg
369.7570
High
370.4471
Low
369.2630
Last updated: 7/29/2026, 12:02:32 AM
Quick Conversions
| MOP | BIF |
|---|---|
| 1 MOP | 370.45 BIF |
| 10 MOP | 3,704.47 BIF |
| 50 MOP | 18,522.36 BIF |
| 100 MOP | 37,044.71 BIF |
| 500 MOP | 185,223.56 BIF |
| 1,000 MOP | 370,447.12 BIF |
Get MOP/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BIFExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-29T00:02:32Z",
"rates": {
"BIF": 370.447119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BIF",
"amount": 100
},
"result": 37044.7119,
"rate": 370.447119
}Build with MOP/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key