Rate Overview
Live
1 MOP = 182.9979 ARS
1 ARS = 0.005465
MOP
Avg
183.3491
High
184.7879
Low
180.1019
Last updated: 7/22/2026, 11:35:30 AM
Quick Conversions
| MOP | ARS |
|---|---|
| 1 MOP | 183.00 ARS |
| 10 MOP | 1,829.98 ARS |
| 50 MOP | 9,149.90 ARS |
| 100 MOP | 18,299.79 ARS |
| 500 MOP | 91,498.97 ARS |
| 1,000 MOP | 182,997.94 ARS |
Get MOP/ARS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=ARSExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-22T11:35:30Z",
"rates": {
"ARS": 182.997943
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=ARS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "ARS",
"amount": 100
},
"result": 18299.794299999998,
"rate": 182.997943
}Build with MOP/ARS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key