Rate Overview
Live
1 BIF = 0.002707 MOP
1 MOP = 369.4126
BIF
Avg
0.002707
High
0.002719
Low
0.002698
Last updated: 6/19/2026, 9:43:14 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.35 MOP |
| 1,000 BIF | 2.71 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-06-19T09:43:14Z",
"rates": {
"MOP": 0.002707
}
}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.2707,
"rate": 0.002707
}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