Rate Overview
Live
1 MOP = 10.1789 ALL
1 ALL = 0.098242 MOP
Avg
10.7044
High
11.9643
Low
10.1789
Last updated: 1/25/2026, 11:14:37 AM
Quick Conversions
| MOP | ALL |
|---|---|
| 1 MOP | 10.18 ALL |
| 10 MOP | 101.79 ALL |
| 50 MOP | 508.95 ALL |
| 100 MOP | 1,017.89 ALL |
| 500 MOP | 5,089.47 ALL |
| 1,000 MOP | 10,178.95 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-01-25T11:14:37Z",
"rates": {
"ALL": 10.178948
}
}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.8948,
"rate": 10.178948
}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