Rate Overview
Live
1 MOP = 9.6517 RUB
1 RUB = 0.103609
MOP
Avg
9.5362
High
10.2028
Low
8.7814
Last updated: 7/29/2026, 1:38:03 AM
Quick Conversions
| MOP | RUB |
|---|---|
| 1 MOP | 9.65 RUB |
| 10 MOP | 96.52 RUB |
| 50 MOP | 482.58 RUB |
| 100 MOP | 965.17 RUB |
| 500 MOP | 4,825.84 RUB |
| 1,000 MOP | 9,651.69 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-29T01:38:03Z",
"rates": {
"RUB": 9.651689
}
}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": 965.1688999999999,
"rate": 9.651689
}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