Rate Overview
Live
1 BIF = 0.002715 MOP
1 MOP = 368.3241
BIF
Avg
0.002714
High
0.002722
Low
0.002706
Last updated: 3/7/2026, 3:44:03 AM
Quick Conversions
| BIF | MOP |
|---|---|
| 1 BIF | 0.00 MOP |
| 10 BIF | 0.03 MOP |
| 50 BIF | 0.14 MOP |
| 100 BIF | 0.27 MOP |
| 500 BIF | 1.36 MOP |
| 1,000 BIF | 2.72 MOP |
Get BIF/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=MOPExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T03:44:03Z",
"rates": {
"MOP": 0.002715
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "MOP",
"amount": 100
},
"result": 0.2715,
"rate": 0.002715
}Build with BIF/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key