Rate Overview
Live
1 LRD = 0.043937 MOP
1 MOP = 22.7599
LRD
Avg
0.043936
High
0.043988
Low
0.043893
Last updated: 5/9/2026, 4:52:50 AM
Quick Conversions
| LRD | MOP |
|---|---|
| 1 LRD | 0.04 MOP |
| 10 LRD | 0.44 MOP |
| 50 LRD | 2.20 MOP |
| 100 LRD | 4.39 MOP |
| 500 LRD | 21.97 MOP |
| 1,000 LRD | 43.94 MOP |
Get LRD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=MOPExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-05-09T04:52:50Z",
"rates": {
"MOP": 0.043937
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "MOP",
"amount": 100
},
"result": 4.3937,
"rate": 0.043937
}Build with LRD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key