Rate Overview
Live
1 MRO = 0.020096 MOP
1 MOP = 49.7611
MRO
Avg
0.020138
High
0.020183
Low
0.020093
Last updated: 3/7/2026, 2:55:15 AM
Quick Conversions
| MRO | MOP |
|---|---|
| 1 MRO | 0.02 MOP |
| 10 MRO | 0.20 MOP |
| 50 MRO | 1.00 MOP |
| 100 MRO | 2.01 MOP |
| 500 MRO | 10.05 MOP |
| 1,000 MRO | 20.10 MOP |
Get MRO/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=MOPExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-07T02:55:15Z",
"rates": {
"MOP": 0.020096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "MOP",
"amount": 100
},
"result": 2.0096,
"rate": 0.020096
}Build with MRO/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key