Rate Overview
Live
1 MOP = 10.0898 RUB
1 RUB = 0.099110
MOP
Avg
9.9716
High
10.7559
Low
9.4043
Last updated: 3/27/2026, 8:22:03 AM
Quick Conversions
| MOP | RUB |
|---|---|
| 1 MOP | 10.09 RUB |
| 10 MOP | 100.90 RUB |
| 50 MOP | 504.49 RUB |
| 100 MOP | 1,008.98 RUB |
| 500 MOP | 5,044.91 RUB |
| 1,000 MOP | 10,089.81 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-27T08:22:03Z",
"rates": {
"RUB": 10.08981
}
}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": 1008.981,
"rate": 10.08981
}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