Rate Overview
Live
1 MOP = 10.1751 ALL
1 ALL = 0.098279
MOP
Avg
10.1801
High
10.2265
Low
10.1471
Last updated: 7/7/2026, 2:36:22 PM
Quick Conversions
| MOP | ALL |
|---|---|
| 1 MOP | 10.18 ALL |
| 10 MOP | 101.75 ALL |
| 50 MOP | 508.75 ALL |
| 100 MOP | 1,017.51 ALL |
| 500 MOP | 5,087.55 ALL |
| 1,000 MOP | 10,175.09 ALL |
Get MOP/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=ALLExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-07T14:36:22Z",
"rates": {
"ALL": 10.175092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "ALL",
"amount": 100
},
"result": 1017.5092,
"rate": 10.175092
}Build with MOP/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key