Rate Overview
Live
1 LRD = 0.046288 MOP
1 MOP = 21.6039
LRD
Avg
0.045684
High
0.046288
Low
0.045066
Last updated: 9/10/2026, 10:03:15 AM
Quick Conversions
| LRD | MOP |
|---|---|
| 1 LRD | 0.05 MOP |
| 10 LRD | 0.46 MOP |
| 50 LRD | 2.31 MOP |
| 100 LRD | 4.63 MOP |
| 500 LRD | 23.14 MOP |
| 1,000 LRD | 46.29 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-09-10T10:03:15Z",
"rates": {
"MOP": 0.046288
}
}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.6288,
"rate": 0.046288
}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