Rate Overview
Live
1 MOP = 0.367613 LTL
1 LTL = 2.7203
MOP
Avg
0.368192
High
0.380179
Low
0.361501
Last updated: 5/29/2026, 7:53:44 PM
Quick Conversions
| MOP | LTL |
|---|---|
| 1 MOP | 0.37 LTL |
| 10 MOP | 3.68 LTL |
| 50 MOP | 18.38 LTL |
| 100 MOP | 36.76 LTL |
| 500 MOP | 183.81 LTL |
| 1,000 MOP | 367.61 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-05-29T19:53:44Z",
"rates": {
"LTL": 0.367613
}
}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.761300000000006,
"rate": 0.367613
}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