Rate Overview
Live
1 ALL = 0.100238 MOP
1 MOP = 9.9763
ALL
Avg
0.100141
High
0.100289
Low
0.099845
Last updated: 8/12/2026, 6:07:06 PM
Quick Conversions
| ALL | MOP |
|---|---|
| 1 ALL | 0.10 MOP |
| 10 ALL | 1.00 MOP |
| 50 ALL | 5.01 MOP |
| 100 ALL | 10.02 MOP |
| 500 ALL | 50.12 MOP |
| 1,000 ALL | 100.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-08-12T18:07:06Z",
"rates": {
"MOP": 0.100238
}
}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": 10.0238,
"rate": 0.100238
}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