Rate Overview
Live
1 MOP = 10.1764 ALL
1 ALL = 0.098266
MOP
Avg
10.1826
High
10.3194
Low
10.0421
Last updated: 7/29/2026, 5:37:46 AM
Quick Conversions
| MOP | ALL |
|---|---|
| 1 MOP | 10.18 ALL |
| 10 MOP | 101.76 ALL |
| 50 MOP | 508.82 ALL |
| 100 MOP | 1,017.64 ALL |
| 500 MOP | 5,088.22 ALL |
| 1,000 MOP | 10,176.44 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-29T05:37:46Z",
"rates": {
"ALL": 10.176436
}
}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.6436000000001,
"rate": 10.176436
}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