Rate Overview
Live
1 MOP = 22.4664 LRD
1 LRD = 0.044511
MOP
Avg
23.5709
High
25.0514
Low
22.1279
Last updated: 7/29/2026, 8:27:49 PM
Quick Conversions
| MOP | LRD |
|---|---|
| 1 MOP | 22.47 LRD |
| 10 MOP | 224.66 LRD |
| 50 MOP | 1,123.32 LRD |
| 100 MOP | 2,246.64 LRD |
| 500 MOP | 11,233.18 LRD |
| 1,000 MOP | 22,466.35 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-29T20:27:49Z",
"rates": {
"LRD": 22.466352
}
}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": 2246.6352,
"rate": 22.466352
}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