Rate Overview
Live
1 MOP = 10.1580 ALL
1 ALL = 0.098445
MOP
Avg
10.2156
High
10.4099
Low
10.0577
Last updated: 5/29/2026, 2:27:52 PM
Quick Conversions
| MOP | ALL |
|---|---|
| 1 MOP | 10.16 ALL |
| 10 MOP | 101.58 ALL |
| 50 MOP | 507.90 ALL |
| 100 MOP | 1,015.80 ALL |
| 500 MOP | 5,078.99 ALL |
| 1,000 MOP | 10,157.97 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-29T14:27:52Z",
"rates": {
"ALL": 10.157974
}
}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": 1015.7973999999999,
"rate": 10.157974
}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