Rate Overview
Live
1 MOP = 367.7049 BIF
1 BIF = 0.002720
MOP
Avg
367.9413
High
369.7421
Low
367.1545
Last updated: 3/27/2026, 8:17:19 AM
Quick Conversions
| MOP | BIF |
|---|---|
| 1 MOP | 367.70 BIF |
| 10 MOP | 3,677.05 BIF |
| 50 MOP | 18,385.24 BIF |
| 100 MOP | 36,770.49 BIF |
| 500 MOP | 183,852.44 BIF |
| 1,000 MOP | 367,704.88 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-03-27T08:17:19Z",
"rates": {
"BIF": 367.704877
}
}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": 36770.4877,
"rate": 367.704877
}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