Rate Overview
Live
1 MOP = 10.0181 ALL
1 ALL = 0.099819
MOP
Avg
10.0878
High
10.1574
Low
10.0181
Last updated: 4/18/2026, 8:43:16 AM
Quick Conversions
| MOP | ALL |
|---|---|
| 1 MOP | 10.02 ALL |
| 10 MOP | 100.18 ALL |
| 50 MOP | 500.91 ALL |
| 100 MOP | 1,001.81 ALL |
| 500 MOP | 5,009.06 ALL |
| 1,000 MOP | 10,018.12 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-04-18T08:43:16Z",
"rates": {
"ALL": 10.018115
}
}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": 1001.8115,
"rate": 10.018115
}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