Rate Overview
Live
1 MOP = 22.4088 LRD
1 LRD = 0.044625
MOP
Avg
22.4323
High
22.4866
Low
22.3692
Last updated: 7/30/2026, 10:54:15 AM
Quick Conversions
| MOP | LRD |
|---|---|
| 1 MOP | 22.41 LRD |
| 10 MOP | 224.09 LRD |
| 50 MOP | 1,120.44 LRD |
| 100 MOP | 2,240.88 LRD |
| 500 MOP | 11,204.40 LRD |
| 1,000 MOP | 22,408.79 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-30T10:54:15Z",
"rates": {
"LRD": 22.408792
}
}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": 2240.8792,
"rate": 22.408792
}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