Rate Overview
Live
1 MOP = 22.4485 LRD
1 LRD = 0.044546
MOP
Avg
22.7243
High
23.1988
Low
22.4276
Last updated: 7/29/2026, 12:32:51 AM
Quick Conversions
| MOP | LRD |
|---|---|
| 1 MOP | 22.45 LRD |
| 10 MOP | 224.48 LRD |
| 50 MOP | 1,122.42 LRD |
| 100 MOP | 2,244.85 LRD |
| 500 MOP | 11,224.24 LRD |
| 1,000 MOP | 22,448.48 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-29T00:32:51Z",
"rates": {
"LRD": 22.448477
}
}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": 2244.8477000000003,
"rate": 22.448477
}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