Rate Overview
Live
1 MOP = 172.4519 ARS
1 ARS = 0.005799
MOP
Avg
172.6323
High
173.7117
Low
171.8961
Last updated: 5/8/2026, 11:44:50 AM
Quick Conversions
| MOP | ARS |
|---|---|
| 1 MOP | 172.45 ARS |
| 10 MOP | 1,724.52 ARS |
| 50 MOP | 8,622.59 ARS |
| 100 MOP | 17,245.19 ARS |
| 500 MOP | 86,225.93 ARS |
| 1,000 MOP | 172,451.86 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-05-08T11:44:50Z",
"rates": {
"ARS": 172.451863
}
}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": 17245.1863,
"rate": 172.451863
}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