Rate Overview
Live
1 MOP = 0.208725 BGN
1 BGN = 4.7910
MOP
Avg
0.208447
High
0.208725
Low
0.208077
Last updated: 9/11/2026, 9:00:50 PM
Quick Conversions
| MOP | BGN |
|---|---|
| 1 MOP | 0.21 BGN |
| 10 MOP | 2.09 BGN |
| 50 MOP | 10.44 BGN |
| 100 MOP | 20.87 BGN |
| 500 MOP | 104.36 BGN |
| 1,000 MOP | 208.73 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-09-11T21:00:50Z",
"rates": {
"BGN": 0.208725
}
}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.8725,
"rate": 0.208725
}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