Rate Overview
Live
1 MOP = 0.208940 BGN
1 BGN = 4.7861
MOP
Avg
0.207631
High
0.209653
Low
0.205408
Last updated: 3/7/2026, 12:08:03 AM
Quick Conversions
| MOP | BGN |
|---|---|
| 1 MOP | 0.21 BGN |
| 10 MOP | 2.09 BGN |
| 50 MOP | 10.45 BGN |
| 100 MOP | 20.89 BGN |
| 500 MOP | 104.47 BGN |
| 1,000 MOP | 208.94 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-03-07T00:08:03Z",
"rates": {
"BGN": 0.20894
}
}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": 20.894,
"rate": 0.20894
}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