Rate Overview
Live
1 MOP = 0.363581 LTL
1 LTL = 2.7504 MOP
Avg
0.376288
High
0.416548
Low
0.362590
Last updated: 1/25/2026, 5:16:46 PM
Quick Conversions
| MOP | LTL |
|---|---|
| 1 MOP | 0.36 LTL |
| 10 MOP | 3.64 LTL |
| 50 MOP | 18.18 LTL |
| 100 MOP | 36.36 LTL |
| 500 MOP | 181.79 LTL |
| 1,000 MOP | 363.58 LTL |
Get MOP/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=LTLExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-01-25T17:16:46Z",
"rates": {
"LTL": 0.363581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "LTL",
"amount": 100
},
"result": 36.3581,
"rate": 0.363581
}Build with MOP/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key