Rate Overview
Live
1 MOP = 0.556029 RON
1 RON = 1.7985
MOP
Avg
0.559473
High
0.562554
Low
0.556029
Last updated: 8/20/2026, 9:04:42 PM
Quick Conversions
| MOP | RON |
|---|---|
| 1 MOP | 0.56 RON |
| 10 MOP | 5.56 RON |
| 50 MOP | 27.80 RON |
| 100 MOP | 55.60 RON |
| 500 MOP | 278.01 RON |
| 1,000 MOP | 556.03 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-08-20T21:04:42Z",
"rates": {
"RON": 0.556029
}
}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.6029,
"rate": 0.556029
}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