Rate Overview
Live
1 MOP = 49.6528 MRO
1 MRO = 0.020140
MOP
Avg
49.5691
High
49.7684
Low
49.3642
Last updated: 7/31/2026, 7:49:30 AM
Quick Conversions
| MOP | MRO |
|---|---|
| 1 MOP | 49.65 MRO |
| 10 MOP | 496.53 MRO |
| 50 MOP | 2,482.64 MRO |
| 100 MOP | 4,965.28 MRO |
| 500 MOP | 24,826.40 MRO |
| 1,000 MOP | 49,652.80 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-31T07:49:30Z",
"rates": {
"MRO": 49.652797
}
}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": 4965.2797,
"rate": 49.652797
}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