Rate Overview
Live
1 MOP = 9.7464 RUB
1 RUB = 0.102601
MOP
Avg
9.7444
High
10.4442
Low
8.8139
Last updated: 7/29/2026, 2:18:18 PM
Quick Conversions
| MOP | RUB |
|---|---|
| 1 MOP | 9.75 RUB |
| 10 MOP | 97.46 RUB |
| 50 MOP | 487.32 RUB |
| 100 MOP | 974.64 RUB |
| 500 MOP | 4,873.22 RUB |
| 1,000 MOP | 9,746.45 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-07-29T14:18:18Z",
"rates": {
"RUB": 9.746448
}
}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": 974.6447999999999,
"rate": 9.746448
}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