Rate Overview
Live
1 MOP = 10.0567 ALL
1 ALL = 0.099436
MOP
Avg
10.0946
High
10.1589
Low
10.0567
Last updated: 5/8/2026, 12:58:44 PM
Quick Conversions
| MOP | ALL |
|---|---|
| 1 MOP | 10.06 ALL |
| 10 MOP | 100.57 ALL |
| 50 MOP | 502.83 ALL |
| 100 MOP | 1,005.67 ALL |
| 500 MOP | 5,028.34 ALL |
| 1,000 MOP | 10,056.68 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-08T12:58:44Z",
"rates": {
"ALL": 10.056683
}
}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": 1005.6682999999999,
"rate": 10.056683
}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