Rate Overview
Live
1 MOP = 0.339477 BYN
1 BYN = 2.9457
MOP
Avg
0.394024
High
0.425428
Low
0.339477
Last updated: 5/30/2026, 10:18:42 AM
Quick Conversions
| MOP | BYN |
|---|---|
| 1 MOP | 0.34 BYN |
| 10 MOP | 3.39 BYN |
| 50 MOP | 16.97 BYN |
| 100 MOP | 33.95 BYN |
| 500 MOP | 169.74 BYN |
| 1,000 MOP | 339.48 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-05-30T10:18:42Z",
"rates": {
"BYN": 0.339477
}
}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": 33.9477,
"rate": 0.339477
}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