Rate Overview
Live
1 MOP = 366.7345 BIF
1 BIF = 0.002727
MOP
Avg
368.9927
High
370.5783
Low
366.7345
Last updated: 7/31/2026, 7:22:48 PM
Quick Conversions
| MOP | BIF |
|---|---|
| 1 MOP | 366.73 BIF |
| 10 MOP | 3,667.35 BIF |
| 50 MOP | 18,336.73 BIF |
| 100 MOP | 36,673.45 BIF |
| 500 MOP | 183,367.26 BIF |
| 1,000 MOP | 366,734.52 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-31T19:22:48Z",
"rates": {
"BIF": 366.734522
}
}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": 36673.4522,
"rate": 366.734522
}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