Rate Overview
Live
1 MOP = 22.4479 LRD
1 LRD = 0.044548
MOP
Avg
22.4701
High
22.5103
Low
22.4276
Last updated: 7/10/2026, 1:00:10 AM
Quick Conversions
| MOP | LRD |
|---|---|
| 1 MOP | 22.45 LRD |
| 10 MOP | 224.48 LRD |
| 50 MOP | 1,122.39 LRD |
| 100 MOP | 2,244.79 LRD |
| 500 MOP | 11,223.93 LRD |
| 1,000 MOP | 22,447.87 LRD |
Get MOP/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=LRDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-10T01:00:10Z",
"rates": {
"LRD": 22.447865
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "LRD",
"amount": 100
},
"result": 2244.7865,
"rate": 22.447865
}Build with MOP/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key