Rate Overview
Live
1 MRO = 0.020150 MOP
1 MOP = 49.6278 MRO
Avg
0.020109
High
0.020283
Low
0.019953
Last updated: 1/25/2026, 2:50:31 PM
Quick Conversions
| MRO | MOP |
|---|---|
| 1 MRO | 0.02 MOP |
| 10 MRO | 0.20 MOP |
| 50 MRO | 1.01 MOP |
| 100 MRO | 2.02 MOP |
| 500 MRO | 10.08 MOP |
| 1,000 MRO | 20.15 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-01-25T14:50:31Z",
"rates": {
"MOP": 0.02015
}
}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.015,
"rate": 0.02015
}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