Rate Overview
Live
1 BGN = 4.7106 MOP
1 MOP = 0.212287
BGN
Avg
4.7196
High
4.7271
Low
4.7106
Last updated: 7/11/2026, 5:00:52 PM
Quick Conversions
| BGN | MOP |
|---|---|
| 1 BGN | 4.71 MOP |
| 10 BGN | 47.11 MOP |
| 50 BGN | 235.53 MOP |
| 100 BGN | 471.06 MOP |
| 500 BGN | 2,355.30 MOP |
| 1,000 BGN | 4,710.59 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-07-11T17:00:52Z",
"rates": {
"MOP": 4.710593
}
}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": 471.0593,
"rate": 4.710593
}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