Rate Overview
Live
1 BYN = 2.7866 MOP
1 MOP = 0.358864
BYN
Avg
2.8159
High
2.9468
Low
2.6673
Last updated: 8/3/2026, 7:00:22 PM
Quick Conversions
| BYN | MOP |
|---|---|
| 1 BYN | 2.79 MOP |
| 10 BYN | 27.87 MOP |
| 50 BYN | 139.33 MOP |
| 100 BYN | 278.66 MOP |
| 500 BYN | 1,393.28 MOP |
| 1,000 BYN | 2,786.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-08-03T19:00:22Z",
"rates": {
"MOP": 2.786568
}
}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": 278.6568,
"rate": 2.786568
}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