Rate Overview
Live
1 MOP = 9.9185 ALL
1 ALL = 0.100822
MOP
Avg
9.9437
High
9.9762
Low
9.9185
Last updated: 8/18/2026, 9:59:23 AM
Quick Conversions
| MOP | ALL |
|---|---|
| 1 MOP | 9.92 ALL |
| 10 MOP | 99.18 ALL |
| 50 MOP | 495.92 ALL |
| 100 MOP | 991.85 ALL |
| 500 MOP | 4,959.23 ALL |
| 1,000 MOP | 9,918.45 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-08-18T09:59:23Z",
"rates": {
"ALL": 9.918453
}
}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": 991.8453,
"rate": 9.918453
}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