Rate Overview
Live
1 MOP = 0.368860 LTL
1 LTL = 2.7111
MOP
Avg
0.366550
High
0.370120
Low
0.362626
Last updated: 3/7/2026, 12:08:27 AM
Quick Conversions
| MOP | LTL |
|---|---|
| 1 MOP | 0.37 LTL |
| 10 MOP | 3.69 LTL |
| 50 MOP | 18.44 LTL |
| 100 MOP | 36.89 LTL |
| 500 MOP | 184.43 LTL |
| 1,000 MOP | 368.86 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-03-07T00:08:27Z",
"rates": {
"LTL": 0.36886
}
}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.886,
"rate": 0.36886
}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