Rate Overview
Live
1 MOP = 0.206812 BGN
1 BGN = 4.8353
MOP
Avg
0.207023
High
0.207749
Low
0.206629
Last updated: 4/18/2026, 8:43:09 AM
Quick Conversions
| MOP | BGN |
|---|---|
| 1 MOP | 0.21 BGN |
| 10 MOP | 2.07 BGN |
| 50 MOP | 10.34 BGN |
| 100 MOP | 20.68 BGN |
| 500 MOP | 103.41 BGN |
| 1,000 MOP | 206.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-04-18T08:43:09Z",
"rates": {
"BGN": 0.206812
}
}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.6812,
"rate": 0.206812
}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