Rate Overview
Live
1 MOP = 369.7602 BIF
1 BIF = 0.002704
MOP
Avg
369.5490
High
370.6177
Low
367.6515
Last updated: 6/20/2026, 1:58:06 PM
Quick Conversions
| MOP | BIF |
|---|---|
| 1 MOP | 369.76 BIF |
| 10 MOP | 3,697.60 BIF |
| 50 MOP | 18,488.01 BIF |
| 100 MOP | 36,976.02 BIF |
| 500 MOP | 184,880.10 BIF |
| 1,000 MOP | 369,760.20 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-06-20T13:58:06Z",
"rates": {
"BIF": 369.760195
}
}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": 36976.0195,
"rate": 369.760195
}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