Rate Overview
Live
1 BGN = 4.7852 MOP
1 MOP = 0.208978
BGN
Avg
4.8164
High
4.8683
Low
4.7698
Last updated: 3/7/2026, 2:55:15 AM
Quick Conversions
| BGN | MOP |
|---|---|
| 1 BGN | 4.79 MOP |
| 10 BGN | 47.85 MOP |
| 50 BGN | 239.26 MOP |
| 100 BGN | 478.52 MOP |
| 500 BGN | 2,392.60 MOP |
| 1,000 BGN | 4,785.20 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-07T02:55:15Z",
"rates": {
"MOP": 4.785197
}
}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": 478.5197,
"rate": 4.785197
}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