Rate Overview
Live
1 BYN = 2.7310 MOP
1 MOP = 0.366171
BYN
Avg
2.7642
High
2.7848
Low
2.7310
Last updated: 3/7/2026, 3:03:50 AM
Quick Conversions
| BYN | MOP |
|---|---|
| 1 BYN | 2.73 MOP |
| 10 BYN | 27.31 MOP |
| 50 BYN | 136.55 MOP |
| 100 BYN | 273.10 MOP |
| 500 BYN | 1,365.48 MOP |
| 1,000 BYN | 2,730.96 MOP |
Get BYN/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=MOPExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-07T03:03:50Z",
"rates": {
"MOP": 2.730962
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "MOP",
"amount": 100
},
"result": 273.0962,
"rate": 2.730962
}Build with BYN/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key