Rate Overview
Live
1 MOP = 0.212806 BGN
1 BGN = 4.6991
MOP
Avg
0.215732
High
0.236766
Low
0.205485
Last updated: 7/28/2026, 10:38:58 PM
Quick Conversions
| MOP | BGN |
|---|---|
| 1 MOP | 0.21 BGN |
| 10 MOP | 2.13 BGN |
| 50 MOP | 10.64 BGN |
| 100 MOP | 21.28 BGN |
| 500 MOP | 106.40 BGN |
| 1,000 MOP | 212.81 BGN |
Get MOP/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BGNExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-28T22:38:58Z",
"rates": {
"BGN": 0.212806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BGN",
"amount": 100
},
"result": 21.2806,
"rate": 0.212806
}Build with MOP/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key