Rate Overview
Live
1 MOP = 184.0065 ARS
1 ARS = 0.005435
MOP
Avg
184.3624
High
185.4201
Low
182.8843
Last updated: 8/17/2026, 1:16:01 AM
Quick Conversions
| MOP | ARS |
|---|---|
| 1 MOP | 184.01 ARS |
| 10 MOP | 1,840.07 ARS |
| 50 MOP | 9,200.33 ARS |
| 100 MOP | 18,400.65 ARS |
| 500 MOP | 92,003.27 ARS |
| 1,000 MOP | 184,006.55 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-08-17T01:16:01Z",
"rates": {
"ARS": 184.006548
}
}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": 18400.6548,
"rate": 184.006548
}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