Rate Overview
Live
1 MOP = 0.374252 LTL
1 LTL = 2.6720
MOP
Avg
0.370589
High
0.374252
Low
0.368375
Last updated: 6/19/2026, 10:10:01 AM
Quick Conversions
| MOP | LTL |
|---|---|
| 1 MOP | 0.37 LTL |
| 10 MOP | 3.74 LTL |
| 50 MOP | 18.71 LTL |
| 100 MOP | 37.43 LTL |
| 500 MOP | 187.13 LTL |
| 1,000 MOP | 374.25 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-06-19T10:10:01Z",
"rates": {
"LTL": 0.374252
}
}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.4252,
"rate": 0.374252
}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