Rate Overview
Live
1 MOP = 9.4672 RUB
1 RUB = 0.105628
MOP
Avg
9.5589
High
9.7410
Low
9.4672
Last updated: 7/8/2026, 10:35:35 AM
Quick Conversions
| MOP | RUB |
|---|---|
| 1 MOP | 9.47 RUB |
| 10 MOP | 94.67 RUB |
| 50 MOP | 473.36 RUB |
| 100 MOP | 946.72 RUB |
| 500 MOP | 4,733.59 RUB |
| 1,000 MOP | 9,467.19 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-08T10:35:35Z",
"rates": {
"RUB": 9.467189
}
}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": 946.7189,
"rate": 9.467189
}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