Rate Overview
Live
1 BYN = 2.6971 MOP
1 MOP = 0.370763
BYN
Avg
2.5358
High
2.8337
Low
2.3481
Last updated: 3/27/2026, 8:22:19 AM
Quick Conversions
| BYN | MOP |
|---|---|
| 1 BYN | 2.70 MOP |
| 10 BYN | 26.97 MOP |
| 50 BYN | 134.86 MOP |
| 100 BYN | 269.71 MOP |
| 500 BYN | 1,348.57 MOP |
| 1,000 BYN | 2,697.14 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-03-27T08:22:19Z",
"rates": {
"MOP": 2.697142
}
}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": 269.7142,
"rate": 2.697142
}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