Rate Overview
Live
1 BGN = 4.8353 MOP
1 MOP = 0.206812
BGN
Avg
4.8304
High
4.8396
Low
4.8135
Last updated: 4/18/2026, 8:43:10 AM
Quick Conversions
| BGN | MOP |
|---|---|
| 1 BGN | 4.84 MOP |
| 10 BGN | 48.35 MOP |
| 50 BGN | 241.77 MOP |
| 100 BGN | 483.53 MOP |
| 500 BGN | 2,417.65 MOP |
| 1,000 BGN | 4,835.31 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-04-18T08:43:10Z",
"rates": {
"MOP": 4.835307
}
}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": 483.5307,
"rate": 4.835307
}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