Rate Overview
Live
1 BGN = 4.7561 MOP
1 MOP = 0.210257
BGN
Avg
4.7736
High
4.7924
Low
4.7561
Last updated: 6/18/2026, 10:17:33 AM
Quick Conversions
| BGN | MOP |
|---|---|
| 1 BGN | 4.76 MOP |
| 10 BGN | 47.56 MOP |
| 50 BGN | 237.80 MOP |
| 100 BGN | 475.61 MOP |
| 500 BGN | 2,378.04 MOP |
| 1,000 BGN | 4,756.08 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-06-18T10:17:33Z",
"rates": {
"MOP": 4.75608
}
}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.608,
"rate": 4.75608
}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