Rate Overview
Live
1 LRD = 0.044625 MOP
1 MOP = 22.4090
LRD
Avg
0.044578
High
0.044704
Low
0.044470
Last updated: 7/30/2026, 11:50:21 PM
Quick Conversions
| LRD | MOP |
|---|---|
| 1 LRD | 0.04 MOP |
| 10 LRD | 0.45 MOP |
| 50 LRD | 2.23 MOP |
| 100 LRD | 4.46 MOP |
| 500 LRD | 22.31 MOP |
| 1,000 LRD | 44.63 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-07-30T23:50:21Z",
"rates": {
"MOP": 0.044625
}
}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.4624999999999995,
"rate": 0.044625
}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