Rate Overview
Live
1 MOP = 49.6263 MRO
1 MRO = 0.020151 MOP
Avg
49.6312
High
50.1173
Low
49.0527
Last updated: 1/25/2026, 11:13:33 AM
Quick Conversions
| MOP | MRO |
|---|---|
| 1 MOP | 49.63 MRO |
| 10 MOP | 496.26 MRO |
| 50 MOP | 2,481.32 MRO |
| 100 MOP | 4,962.63 MRO |
| 500 MOP | 24,813.17 MRO |
| 1,000 MOP | 49,626.34 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-01-25T11:13:33Z",
"rates": {
"MRO": 49.626342
}
}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": 4962.6342,
"rate": 49.626342
}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