Rate Overview
Live
1 MOP = 183.9136 ARS
1 ARS = 0.005437
MOP
Avg
184.2311
High
184.7879
Low
183.6756
Last updated: 7/8/2026, 1:54:29 AM
Quick Conversions
| MOP | ARS |
|---|---|
| 1 MOP | 183.91 ARS |
| 10 MOP | 1,839.14 ARS |
| 50 MOP | 9,195.68 ARS |
| 100 MOP | 18,391.36 ARS |
| 500 MOP | 91,956.81 ARS |
| 1,000 MOP | 183,913.61 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-08T01:54:29Z",
"rates": {
"ARS": 183.913614
}
}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": 18391.361399999998,
"rate": 183.913614
}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