Rate Overview
Live
1 MOP = 0.206137 BGN
1 BGN = 4.8511
MOP
Avg
0.206589
High
0.207088
Low
0.206137
Last updated: 5/9/2026, 3:40:03 AM
Quick Conversions
| MOP | BGN |
|---|---|
| 1 MOP | 0.21 BGN |
| 10 MOP | 2.06 BGN |
| 50 MOP | 10.31 BGN |
| 100 MOP | 20.61 BGN |
| 500 MOP | 103.07 BGN |
| 1,000 MOP | 206.14 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-05-09T03:40:03Z",
"rates": {
"BGN": 0.206137
}
}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": 20.613699999999998,
"rate": 0.206137
}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