Rate Overview
Live
1 BYN = 2.8242 MOP
1 MOP = 0.354084
BYN
Avg
2.6541
High
2.9457
Low
2.3455
Last updated: 7/29/2026, 2:18:16 PM
Quick Conversions
| BYN | MOP |
|---|---|
| 1 BYN | 2.82 MOP |
| 10 BYN | 28.24 MOP |
| 50 BYN | 141.21 MOP |
| 100 BYN | 282.42 MOP |
| 500 BYN | 1,412.09 MOP |
| 1,000 BYN | 2,824.19 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-29T14:18:16Z",
"rates": {
"MOP": 2.824186
}
}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.4186,
"rate": 2.824186
}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