Rate Overview
Live
1 MOP = 9.8683 ALL
1 ALL = 0.101335
MOP
Avg
9.8419
High
9.8683
Low
9.8003
Last updated: 9/2/2026, 6:07:02 PM
Quick Conversions
| MOP | ALL |
|---|---|
| 1 MOP | 9.87 ALL |
| 10 MOP | 98.68 ALL |
| 50 MOP | 493.41 ALL |
| 100 MOP | 986.83 ALL |
| 500 MOP | 4,934.14 ALL |
| 1,000 MOP | 9,868.27 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-09-02T18:07:02Z",
"rates": {
"ALL": 9.868273
}
}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": 986.8273,
"rate": 9.868273
}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