Rate Overview
Live
1 MOP = 10.4126 RUB
1 RUB = 0.096038
MOP
Avg
10.2357
High
10.4126
Low
10.1011
Last updated: 8/15/2026, 3:11:36 PM
Quick Conversions
| MOP | RUB |
|---|---|
| 1 MOP | 10.41 RUB |
| 10 MOP | 104.13 RUB |
| 50 MOP | 520.63 RUB |
| 100 MOP | 1,041.26 RUB |
| 500 MOP | 5,206.28 RUB |
| 1,000 MOP | 10,412.56 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-08-15T15:11:36Z",
"rates": {
"RUB": 10.412563
}
}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": 1041.2563,
"rate": 10.412563
}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