Rate Overview
Live
1 MOP = 22.7379 LRD
1 LRD = 0.043979
MOP
Avg
22.7461
High
22.8668
Low
22.6367
Last updated: 3/27/2026, 11:47:55 AM
Quick Conversions
| MOP | LRD |
|---|---|
| 1 MOP | 22.74 LRD |
| 10 MOP | 227.38 LRD |
| 50 MOP | 1,136.89 LRD |
| 100 MOP | 2,273.79 LRD |
| 500 MOP | 11,368.94 LRD |
| 1,000 MOP | 22,737.88 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-27T11:47:55Z",
"rates": {
"LRD": 22.737882
}
}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": 2273.7882,
"rate": 22.737882
}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