Rate Overview
Live
1 MOP = 22.6486 LRD
1 LRD = 0.044153
MOP
Avg
22.7367
High
22.8211
Low
22.6486
Last updated: 3/7/2026, 12:08:32 AM
Quick Conversions
| MOP | LRD |
|---|---|
| 1 MOP | 22.65 LRD |
| 10 MOP | 226.49 LRD |
| 50 MOP | 1,132.43 LRD |
| 100 MOP | 2,264.86 LRD |
| 500 MOP | 11,324.31 LRD |
| 1,000 MOP | 22,648.63 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-03-07T00:08:32Z",
"rates": {
"LRD": 22.648629
}
}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": 2264.8629,
"rate": 22.648629
}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