Rate Overview
Live
1 MOP = 174.6947 ARS
1 ARS = 0.005724
MOP
Avg
173.7773
High
175.9112
Low
171.7078
Last updated: 3/7/2026, 12:08:33 AM
Quick Conversions
| MOP | ARS |
|---|---|
| 1 MOP | 174.69 ARS |
| 10 MOP | 1,746.95 ARS |
| 50 MOP | 8,734.74 ARS |
| 100 MOP | 17,469.47 ARS |
| 500 MOP | 87,347.36 ARS |
| 1,000 MOP | 174,694.73 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-03-07T00:08:33Z",
"rates": {
"ARS": 174.694729
}
}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": 17469.4729,
"rate": 174.694729
}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