Rate Overview
Live
1 MOP = 9.2250 RUB
1 RUB = 0.108402
MOP
Avg
9.2809
High
9.3728
Low
9.2250
Last updated: 5/8/2026, 11:44:57 AM
Quick Conversions
| MOP | RUB |
|---|---|
| 1 MOP | 9.22 RUB |
| 10 MOP | 92.25 RUB |
| 50 MOP | 461.25 RUB |
| 100 MOP | 922.50 RUB |
| 500 MOP | 4,612.48 RUB |
| 1,000 MOP | 9,224.96 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-08T11:44:57Z",
"rates": {
"RUB": 9.224955
}
}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": 922.4955,
"rate": 9.224955
}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