Rate Overview
Live
1 MOP = 9.0391 RUB
1 RUB = 0.110630
MOP
Avg
9.5207
High
10.2656
Low
8.8254
Last updated: 6/18/2026, 11:28:51 AM
Quick Conversions
| MOP | RUB |
|---|---|
| 1 MOP | 9.04 RUB |
| 10 MOP | 90.39 RUB |
| 50 MOP | 451.96 RUB |
| 100 MOP | 903.91 RUB |
| 500 MOP | 4,519.57 RUB |
| 1,000 MOP | 9,039.15 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-06-18T11:28:51Z",
"rates": {
"RUB": 9.039147
}
}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": 903.9147,
"rate": 9.039147
}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