Rate Overview
Live
1 RON = 1.8626 MOP
1 MOP = 0.536886
RON
Avg
1.8608
High
1.8679
Low
1.8483
Last updated: 4/18/2026, 8:34:40 AM
Quick Conversions
| RON | MOP |
|---|---|
| 1 RON | 1.86 MOP |
| 10 RON | 18.63 MOP |
| 50 RON | 93.13 MOP |
| 100 RON | 186.26 MOP |
| 500 RON | 931.30 MOP |
| 1,000 RON | 1,862.59 MOP |
Get RON/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=MOPExample Response:
{
"success": true,
"base": "RON",
"date": "2026-04-18T08:34:40Z",
"rates": {
"MOP": 1.862594
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "MOP",
"amount": 100
},
"result": 186.2594,
"rate": 1.862594
}Build with RON/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key