Rate Overview
Live
1 MOP = 22.3315 LRD
1 LRD = 0.044780
MOP
Avg
22.6875
High
23.1783
Low
22.2089
Last updated: 7/31/2026, 8:52:59 AM
Quick Conversions
| MOP | LRD |
|---|---|
| 1 MOP | 22.33 LRD |
| 10 MOP | 223.32 LRD |
| 50 MOP | 1,116.58 LRD |
| 100 MOP | 2,233.15 LRD |
| 500 MOP | 11,165.76 LRD |
| 1,000 MOP | 22,331.52 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-31T08:52:59Z",
"rates": {
"LRD": 22.331517
}
}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": 2233.1517000000003,
"rate": 22.331517
}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