Rate Overview
Live
1 ALL = 0.098241 MOP
1 MOP = 10.1790 ALL
Avg
0.091838
High
0.098241
Low
0.083961
Last updated: 1/25/2026, 7:19:46 AM
Quick Conversions
| ALL | MOP |
|---|---|
| 1 ALL | 0.10 MOP |
| 10 ALL | 0.98 MOP |
| 50 ALL | 4.91 MOP |
| 100 ALL | 9.82 MOP |
| 500 ALL | 49.12 MOP |
| 1,000 ALL | 98.24 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-01-25T07:19:46Z",
"rates": {
"MOP": 0.098241
}
}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.8241,
"rate": 0.098241
}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