Rate Overview
Live
1 MOP = 10.7269 RUB
1 RUB = 0.093224
MOP
Avg
10.7140
High
10.8080
Low
10.6269
Last updated: 9/7/2026, 9:53:14 AM
Quick Conversions
| MOP | RUB |
|---|---|
| 1 MOP | 10.73 RUB |
| 10 MOP | 107.27 RUB |
| 50 MOP | 536.34 RUB |
| 100 MOP | 1,072.69 RUB |
| 500 MOP | 5,363.44 RUB |
| 1,000 MOP | 10,726.89 RUB |
Get MOP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=RUBExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-09-07T09:53:14Z",
"rates": {
"RUB": 10.726887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "RUB",
"amount": 100
},
"result": 1072.6887,
"rate": 10.726887
}Build with MOP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key