Rate Overview
Live
1 MOP = 22.5277 LRD
1 LRD = 0.044390
MOP
Avg
23.6638
High
25.0514
Low
22.1279
Last updated: 5/29/2026, 9:10:11 PM
Quick Conversions
| MOP | LRD |
|---|---|
| 1 MOP | 22.53 LRD |
| 10 MOP | 225.28 LRD |
| 50 MOP | 1,126.38 LRD |
| 100 MOP | 2,252.77 LRD |
| 500 MOP | 11,263.84 LRD |
| 1,000 MOP | 22,527.69 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-05-29T21:10:11Z",
"rates": {
"LRD": 22.527686
}
}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": 2252.7686,
"rate": 22.527686
}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