Rate Overview
Live
1 MOP = 9.7659 RUB
1 RUB = 0.102398
MOP
Avg
9.6405
High
9.7659
Low
9.5434
Last updated: 3/6/2026, 10:51:13 PM
Quick Conversions
| MOP | RUB |
|---|---|
| 1 MOP | 9.77 RUB |
| 10 MOP | 97.66 RUB |
| 50 MOP | 488.29 RUB |
| 100 MOP | 976.59 RUB |
| 500 MOP | 4,882.93 RUB |
| 1,000 MOP | 9,765.85 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-03-06T22:51:13Z",
"rates": {
"RUB": 9.765854
}
}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": 976.5853999999999,
"rate": 9.765854
}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