Rate Overview
Live
1 MOP = 366.1678 BIF
1 BIF = 0.002731
MOP
Avg
367.0013
High
371.3910
Low
358.3272
Last updated: 8/1/2026, 12:15:14 PM
Quick Conversions
| MOP | BIF |
|---|---|
| 1 MOP | 366.17 BIF |
| 10 MOP | 3,661.68 BIF |
| 50 MOP | 18,308.39 BIF |
| 100 MOP | 36,616.78 BIF |
| 500 MOP | 183,083.89 BIF |
| 1,000 MOP | 366,167.79 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-08-01T12:15:14Z",
"rates": {
"BIF": 366.167789
}
}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": 36616.778900000005,
"rate": 366.167789
}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