Rate Overview
Live
1 MOP = 368.6303 BIF
1 BIF = 0.002713
MOP
Avg
369.3892
High
373.6587
Low
368.3347
Last updated: 4/18/2026, 8:43:37 AM
Quick Conversions
| MOP | BIF |
|---|---|
| 1 MOP | 368.63 BIF |
| 10 MOP | 3,686.30 BIF |
| 50 MOP | 18,431.52 BIF |
| 100 MOP | 36,863.03 BIF |
| 500 MOP | 184,315.15 BIF |
| 1,000 MOP | 368,630.31 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-04-18T08:43:37Z",
"rates": {
"BIF": 368.630307
}
}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": 36863.0307,
"rate": 368.630307
}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