Rate Overview
Live
1 MOP = 49.5484 MRO
1 MRO = 0.020182
MOP
Avg
49.6291
High
49.7684
Low
49.5447
Last updated: 3/7/2026, 12:08:01 AM
Quick Conversions
| MOP | MRO |
|---|---|
| 1 MOP | 49.55 MRO |
| 10 MOP | 495.48 MRO |
| 50 MOP | 2,477.42 MRO |
| 100 MOP | 4,954.84 MRO |
| 500 MOP | 24,774.19 MRO |
| 1,000 MOP | 49,548.39 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-03-07T00:08:01Z",
"rates": {
"MRO": 49.548388
}
}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": 4954.8388,
"rate": 49.548388
}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