Rate Overview
Live
1 MOP = 0.567575 RON
1 RON = 1.7619
MOP
Avg
0.562401
High
0.567575
Low
0.559027
Last updated: 6/19/2026, 11:52:19 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.79 RON |
| 1,000 MOP | 567.58 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-06-19T11:52:19Z",
"rates": {
"RON": 0.567575
}
}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.75750000000001,
"rate": 0.567575
}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