Rate Overview
Live
1 MOP = 0.212287 BGN
1 BGN = 4.7106
MOP
Avg
0.211883
High
0.212287
Low
0.211548
Last updated: 7/11/2026, 5:25:04 AM
Quick Conversions
| MOP | BGN |
|---|---|
| 1 MOP | 0.21 BGN |
| 10 MOP | 2.12 BGN |
| 50 MOP | 10.61 BGN |
| 100 MOP | 21.23 BGN |
| 500 MOP | 106.14 BGN |
| 1,000 MOP | 212.29 BGN |
Get MOP/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BGNExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-11T05:25:04Z",
"rates": {
"BGN": 0.212287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BGN",
"amount": 100
},
"result": 21.2287,
"rate": 0.212287
}Build with MOP/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key