Rate Overview
Live
1 MOP = 49.4963 MRO
1 MRO = 0.020204
MOP
Avg
49.5190
High
50.0592
Low
48.9372
Last updated: 5/27/2026, 7:18:17 PM
Quick Conversions
| MOP | MRO |
|---|---|
| 1 MOP | 49.50 MRO |
| 10 MOP | 494.96 MRO |
| 50 MOP | 2,474.82 MRO |
| 100 MOP | 4,949.63 MRO |
| 500 MOP | 24,748.17 MRO |
| 1,000 MOP | 49,496.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-05-27T19:18:17Z",
"rates": {
"MRO": 49.496344
}
}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": 4949.6344,
"rate": 49.496344
}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