Rate Overview
Live
1 BYN = 2.8226 MOP
1 MOP = 0.354287
BYN
Avg
2.7925
High
2.8226
Low
2.7676
Last updated: 7/8/2026, 10:30:47 AM
Quick Conversions
| BYN | MOP |
|---|---|
| 1 BYN | 2.82 MOP |
| 10 BYN | 28.23 MOP |
| 50 BYN | 141.13 MOP |
| 100 BYN | 282.26 MOP |
| 500 BYN | 1,411.29 MOP |
| 1,000 BYN | 2,822.57 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-07-08T10:30:47Z",
"rates": {
"MOP": 2.822573
}
}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": 282.25730000000004,
"rate": 2.822573
}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