Rate Overview
Live
1 MOP = 22.4485 LRD
1 LRD = 0.044546
MOP
Avg
22.9317
High
24.9780
Low
22.0532
Last updated: 7/28/2026, 8:31:35 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-28T08:31:35Z",
"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