Rate Overview
Live
1 MOP = 10.1945 ALL
1 ALL = 0.098092
MOP
Avg
10.3149
High
10.7428
Low
10.0567
Last updated: 5/28/2026, 9:42:08 PM
Quick Conversions
| MOP | ALL |
|---|---|
| 1 MOP | 10.19 ALL |
| 10 MOP | 101.95 ALL |
| 50 MOP | 509.73 ALL |
| 100 MOP | 1,019.45 ALL |
| 500 MOP | 5,097.27 ALL |
| 1,000 MOP | 10,194.53 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-05-28T21:42:08Z",
"rates": {
"ALL": 10.19453
}
}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": 1019.453,
"rate": 10.19453
}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