Rate Overview
Live
1 MOP = 49.3672 MRO
1 MRO = 0.020256
MOP
Avg
49.4815
High
49.7054
Low
49.3180
Last updated: 7/9/2026, 11:51:19 PM
Quick Conversions
| MOP | MRO |
|---|---|
| 1 MOP | 49.37 MRO |
| 10 MOP | 493.67 MRO |
| 50 MOP | 2,468.36 MRO |
| 100 MOP | 4,936.72 MRO |
| 500 MOP | 24,683.58 MRO |
| 1,000 MOP | 49,367.16 MRO |
Get MOP/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=MROExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-09T23:51:19Z",
"rates": {
"MRO": 49.367164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "MRO",
"amount": 100
},
"result": 4936.7164,
"rate": 49.367164
}Build with MOP/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key