Rate Overview
Live
1 MOP = 0.373111 LTL
1 LTL = 2.6802
MOP
Avg
0.374048
High
0.375844
Low
0.365352
Last updated: 7/31/2026, 12:15:09 AM
Quick Conversions
| MOP | LTL |
|---|---|
| 1 MOP | 0.37 LTL |
| 10 MOP | 3.73 LTL |
| 50 MOP | 18.66 LTL |
| 100 MOP | 37.31 LTL |
| 500 MOP | 186.56 LTL |
| 1,000 MOP | 373.11 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-31T00:15:09Z",
"rates": {
"LTL": 0.373111
}
}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.3111,
"rate": 0.373111
}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