Rate Overview
Live
1 MOP = 22.8377 LRD
1 LRD = 0.043787
MOP
Avg
22.8311
High
22.8708
Low
22.7990
Last updated: 4/18/2026, 8:43:35 AM
Quick Conversions
| MOP | LRD |
|---|---|
| 1 MOP | 22.84 LRD |
| 10 MOP | 228.38 LRD |
| 50 MOP | 1,141.88 LRD |
| 100 MOP | 2,283.77 LRD |
| 500 MOP | 11,418.83 LRD |
| 1,000 MOP | 22,837.67 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-04-18T08:43:35Z",
"rates": {
"LRD": 22.837667
}
}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": 2283.7667,
"rate": 22.837667
}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