Rate Overview
Live
1 MOP = 0.550435 RON
1 RON = 1.8167
MOP
Avg
0.551294
High
0.555164
Low
0.548847
Last updated: 5/10/2026, 6:18:25 AM
Quick Conversions
| MOP | RON |
|---|---|
| 1 MOP | 0.55 RON |
| 10 MOP | 5.50 RON |
| 50 MOP | 27.52 RON |
| 100 MOP | 55.04 RON |
| 500 MOP | 275.22 RON |
| 1,000 MOP | 550.44 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-05-10T06:18:25Z",
"rates": {
"RON": 0.550435
}
}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.0435,
"rate": 0.550435
}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