Rate Overview
Live
1 MOP = 0.343636 BYN
1 BYN = 2.9101
MOP
Avg
0.343057
High
0.343636
Low
0.341937
Last updated: 6/19/2026, 11:52:41 AM
Quick Conversions
| MOP | BYN |
|---|---|
| 1 MOP | 0.34 BYN |
| 10 MOP | 3.44 BYN |
| 50 MOP | 17.18 BYN |
| 100 MOP | 34.36 BYN |
| 500 MOP | 171.82 BYN |
| 1,000 MOP | 343.64 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-06-19T11:52:41Z",
"rates": {
"BYN": 0.343636
}
}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": 34.3636,
"rate": 0.343636
}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