Rate Overview
Live
1 ALL = 0.096951 MOP
1 MOP = 10.3145
ALL
Avg
0.097113
High
0.099054
Low
0.095496
Last updated: 3/27/2026, 8:19:01 AM
Quick Conversions
| ALL | MOP |
|---|---|
| 1 ALL | 0.10 MOP |
| 10 ALL | 0.97 MOP |
| 50 ALL | 4.85 MOP |
| 100 ALL | 9.70 MOP |
| 500 ALL | 48.48 MOP |
| 1,000 ALL | 96.95 MOP |
Get ALL/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=MOPExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T08:19:01Z",
"rates": {
"MOP": 0.096951
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "MOP",
"amount": 100
},
"result": 9.6951,
"rate": 0.096951
}Build with ALL/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key