Rate Overview
Live
1 MOP = 49.4117 MRO
1 MRO = 0.020238
MOP
Avg
49.5012
High
49.6076
Low
49.4117
Last updated: 6/19/2026, 8:39:51 AM
Quick Conversions
| MOP | MRO |
|---|---|
| 1 MOP | 49.41 MRO |
| 10 MOP | 494.12 MRO |
| 50 MOP | 2,470.58 MRO |
| 100 MOP | 4,941.17 MRO |
| 500 MOP | 24,705.85 MRO |
| 1,000 MOP | 49,411.69 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-06-19T08:39:51Z",
"rates": {
"MRO": 49.41169
}
}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": 4941.169,
"rate": 49.41169
}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