Rate Overview
Live
1 ALL = 0.099819 MOP
1 MOP = 10.0181
ALL
Avg
0.099132
High
0.099819
Low
0.098450
Last updated: 4/18/2026, 8:43:11 AM
Quick Conversions
| ALL | MOP |
|---|---|
| 1 ALL | 0.10 MOP |
| 10 ALL | 1.00 MOP |
| 50 ALL | 4.99 MOP |
| 100 ALL | 9.98 MOP |
| 500 ALL | 49.91 MOP |
| 1,000 ALL | 99.82 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-04-18T08:43:11Z",
"rates": {
"MOP": 0.099819
}
}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.981900000000001,
"rate": 0.099819
}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