Rate Overview
Live
1 MOP = 9.8247 RUB
1 RUB = 0.101784
MOP
Avg
9.5052
High
10.2028
Low
8.7814
Last updated: 8/3/2026, 6:43:24 PM
Quick Conversions
| MOP | RUB |
|---|---|
| 1 MOP | 9.82 RUB |
| 10 MOP | 98.25 RUB |
| 50 MOP | 491.23 RUB |
| 100 MOP | 982.47 RUB |
| 500 MOP | 4,912.34 RUB |
| 1,000 MOP | 9,824.68 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-03T18:43:24Z",
"rates": {
"RUB": 9.824679
}
}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": 982.4679,
"rate": 9.824679
}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