Rate Overview
Live
1 MOP = 10.2037 ALL
1 ALL = 0.098003
MOP
Avg
10.2521
High
10.4844
Low
10.0421
Last updated: 7/28/2026, 4:18:45 AM
Quick Conversions
| MOP | ALL |
|---|---|
| 1 MOP | 10.20 ALL |
| 10 MOP | 102.04 ALL |
| 50 MOP | 510.19 ALL |
| 100 MOP | 1,020.37 ALL |
| 500 MOP | 5,101.87 ALL |
| 1,000 MOP | 10,203.73 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-28T04:18:45Z",
"rates": {
"ALL": 10.20373
}
}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": 1020.373,
"rate": 10.20373
}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