Rate Overview
Live
1 MOP = 0.379177 BYN
1 BYN = 2.6373
MOP
Avg
0.380848
High
0.382307
Low
0.379177
Last updated: 9/10/2026, 10:39:11 AM
Quick Conversions
| MOP | BYN |
|---|---|
| 1 MOP | 0.38 BYN |
| 10 MOP | 3.79 BYN |
| 50 MOP | 18.96 BYN |
| 100 MOP | 37.92 BYN |
| 500 MOP | 189.59 BYN |
| 1,000 MOP | 379.18 BYN |
Get MOP/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=BYNExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-09-10T10:39:11Z",
"rates": {
"BYN": 0.379177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "BYN",
"amount": 100
},
"result": 37.917699999999996,
"rate": 0.379177
}Build with MOP/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key