Rate Overview
Live
1 MOP = 0.547596 RON
1 RON = 1.8262
MOP
Avg
0.546327
High
0.548628
Low
0.544739
Last updated: 3/27/2026, 1:34:51 PM
Quick Conversions
| MOP | RON |
|---|---|
| 1 MOP | 0.55 RON |
| 10 MOP | 5.48 RON |
| 50 MOP | 27.38 RON |
| 100 MOP | 54.76 RON |
| 500 MOP | 273.80 RON |
| 1,000 MOP | 547.60 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-03-27T13:34:51Z",
"rates": {
"RON": 0.547596
}
}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": 54.7596,
"rate": 0.547596
}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