Rate Overview
Live
1 MOP = 0.370762 BYN
1 BYN = 2.6971
MOP
Avg
0.366542
High
0.379550
Low
0.355445
Last updated: 3/27/2026, 1:35:58 PM
Quick Conversions
| MOP | BYN |
|---|---|
| 1 MOP | 0.37 BYN |
| 10 MOP | 3.71 BYN |
| 50 MOP | 18.54 BYN |
| 100 MOP | 37.08 BYN |
| 500 MOP | 185.38 BYN |
| 1,000 MOP | 370.76 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-03-27T13:35:58Z",
"rates": {
"BYN": 0.370762
}
}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.0762,
"rate": 0.370762
}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