Rate Overview
Live
1 BGN = 4.7796 MOP
1 MOP = 0.209221
BGN
Avg
4.8193
High
4.8511
Low
4.7796
Last updated: 5/28/2026, 9:40:27 PM
Quick Conversions
| BGN | MOP |
|---|---|
| 1 BGN | 4.78 MOP |
| 10 BGN | 47.80 MOP |
| 50 BGN | 238.98 MOP |
| 100 BGN | 477.96 MOP |
| 500 BGN | 2,389.82 MOP |
| 1,000 BGN | 4,779.64 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-05-28T21:40:27Z",
"rates": {
"MOP": 4.779639
}
}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": 477.9639,
"rate": 4.779639
}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