Rate Overview
Live
1 MOP = 0.558882 RON
1 RON = 1.7893
MOP
Avg
0.559435
High
0.559970
Low
0.558291
Last updated: 9/10/2026, 11:43:00 AM
Quick Conversions
| MOP | RON |
|---|---|
| 1 MOP | 0.56 RON |
| 10 MOP | 5.59 RON |
| 50 MOP | 27.94 RON |
| 100 MOP | 55.89 RON |
| 500 MOP | 279.44 RON |
| 1,000 MOP | 558.88 RON |
Get MOP/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=RONExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-09-10T11:43:00Z",
"rates": {
"RON": 0.558882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "RON",
"amount": 100
},
"result": 55.8882,
"rate": 0.558882
}Build with MOP/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key