Rate Overview
Live
1 MOP = 368.8611 BIF
1 BIF = 0.002711
MOP
Avg
368.6429
High
373.6587
Low
365.5792
Last updated: 5/31/2026, 11:15:42 AM
Quick Conversions
| MOP | BIF |
|---|---|
| 1 MOP | 368.86 BIF |
| 10 MOP | 3,688.61 BIF |
| 50 MOP | 18,443.06 BIF |
| 100 MOP | 36,886.11 BIF |
| 500 MOP | 184,430.56 BIF |
| 1,000 MOP | 368,861.12 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-05-31T11:15:42Z",
"rates": {
"BIF": 368.86112
}
}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": 36886.112,
"rate": 368.86112
}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