Rate Overview
Live
1 BGN = 4.7584 MOP
1 MOP = 0.210154
BGN
Avg
4.7710
High
4.7832
Low
4.7584
Last updated: 3/27/2026, 10:10:58 AM
Quick Conversions
| BGN | MOP |
|---|---|
| 1 BGN | 4.76 MOP |
| 10 BGN | 47.58 MOP |
| 50 BGN | 237.92 MOP |
| 100 BGN | 475.84 MOP |
| 500 BGN | 2,379.20 MOP |
| 1,000 BGN | 4,758.41 MOP |
Get BGN/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=MOPExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-27T10:10:58Z",
"rates": {
"MOP": 4.758405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "MOP",
"amount": 100
},
"result": 475.84049999999996,
"rate": 4.758405
}Build with BGN/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key