Rate Overview
Live
1 MOP = 368.8032 BIF
1 BIF = 0.002711
MOP
Avg
369.4457
High
370.4471
Low
368.8032
Last updated: 7/30/2026, 6:15:30 AM
Quick Conversions
| MOP | BIF |
|---|---|
| 1 MOP | 368.80 BIF |
| 10 MOP | 3,688.03 BIF |
| 50 MOP | 18,440.16 BIF |
| 100 MOP | 36,880.32 BIF |
| 500 MOP | 184,401.59 BIF |
| 1,000 MOP | 368,803.19 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-30T06:15:30Z",
"rates": {
"BIF": 368.80319
}
}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": 36880.318999999996,
"rate": 368.80319
}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