Rate Overview
Live
1 BYN = 2.8542 MOP
1 MOP = 0.350364
BYN
Avg
2.8560
High
2.8594
Low
2.8518
Last updated: 5/8/2026, 12:58:37 PM
Quick Conversions
| BYN | MOP |
|---|---|
| 1 BYN | 2.85 MOP |
| 10 BYN | 28.54 MOP |
| 50 BYN | 142.71 MOP |
| 100 BYN | 285.42 MOP |
| 500 BYN | 1,427.09 MOP |
| 1,000 BYN | 2,854.18 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-05-08T12:58:37Z",
"rates": {
"MOP": 2.854177
}
}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": 285.41769999999997,
"rate": 2.854177
}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