Rate Overview
Live
1 MOP = 21.6035 LRD
1 LRD = 0.046289
MOP
Avg
21.8919
High
22.1892
Low
21.6035
Last updated: 9/10/2026, 9:37:58 AM
Quick Conversions
| MOP | LRD |
|---|---|
| 1 MOP | 21.60 LRD |
| 10 MOP | 216.04 LRD |
| 50 MOP | 1,080.18 LRD |
| 100 MOP | 2,160.35 LRD |
| 500 MOP | 10,801.77 LRD |
| 1,000 MOP | 21,603.55 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-09-10T09:37:58Z",
"rates": {
"LRD": 21.603545
}
}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": 2160.3545,
"rate": 21.603545
}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