Rate Overview
Live
1 MOP = 368.4480 BIF
1 BIF = 0.002714
MOP
Avg
369.1440
High
369.8945
Low
368.2317
Last updated: 8/21/2026, 5:42:08 PM
Quick Conversions
| MOP | BIF |
|---|---|
| 1 MOP | 368.45 BIF |
| 10 MOP | 3,684.48 BIF |
| 50 MOP | 18,422.40 BIF |
| 100 MOP | 36,844.80 BIF |
| 500 MOP | 184,224.00 BIF |
| 1,000 MOP | 368,448.00 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-08-21T17:42:08Z",
"rates": {
"BIF": 368.448
}
}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": 36844.799999999996,
"rate": 368.448
}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