Rate Overview
Live
1 MOP = 8.7948 RUB
1 RUB = 0.113704
MOP
Avg
9.8040
High
10.6757
Low
8.7948
Last updated: 5/28/2026, 11:00:27 PM
Quick Conversions
| MOP | RUB |
|---|---|
| 1 MOP | 8.79 RUB |
| 10 MOP | 87.95 RUB |
| 50 MOP | 439.74 RUB |
| 100 MOP | 879.48 RUB |
| 500 MOP | 4,397.38 RUB |
| 1,000 MOP | 8,794.76 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-05-28T23:00:27Z",
"rates": {
"RUB": 8.79476
}
}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": 879.476,
"rate": 8.79476
}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