Rate Overview
Live
1 MOP = 0.375686 LTL
1 LTL = 2.6618
MOP
Avg
0.368483
High
0.375844
Low
0.358367
Last updated: 7/28/2026, 11:16:54 PM
Quick Conversions
| MOP | LTL |
|---|---|
| 1 MOP | 0.38 LTL |
| 10 MOP | 3.76 LTL |
| 50 MOP | 18.78 LTL |
| 100 MOP | 37.57 LTL |
| 500 MOP | 187.84 LTL |
| 1,000 MOP | 375.69 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-07-28T23:16:54Z",
"rates": {
"LTL": 0.375686
}
}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": 37.5686,
"rate": 0.375686
}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