Rate Overview
Live
1 MOP = 0.567591 RON
1 RON = 1.7618
MOP
Avg
0.567026
High
0.569418
Low
0.565253
Last updated: 7/8/2026, 7:45:51 AM
Quick Conversions
| MOP | RON |
|---|---|
| 1 MOP | 0.57 RON |
| 10 MOP | 5.68 RON |
| 50 MOP | 28.38 RON |
| 100 MOP | 56.76 RON |
| 500 MOP | 283.80 RON |
| 1,000 MOP | 567.59 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-07-08T07:45:51Z",
"rates": {
"RON": 0.567591
}
}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": 56.7591,
"rate": 0.567591
}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