Rate Overview
Live
1 BYN = 2.8120 MOP
1 MOP = 0.355623
BYN
Avg
2.8104
High
2.9468
Low
2.6673
Last updated: 7/28/2026, 1:39:00 PM
Quick Conversions
| BYN | MOP |
|---|---|
| 1 BYN | 2.81 MOP |
| 10 BYN | 28.12 MOP |
| 50 BYN | 140.60 MOP |
| 100 BYN | 281.20 MOP |
| 500 BYN | 1,405.98 MOP |
| 1,000 BYN | 2,811.97 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-28T13:39:00Z",
"rates": {
"MOP": 2.811967
}
}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": 281.1967,
"rate": 2.811967
}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