Rate Overview
Live
1 MOP = 22.7512 LRD
1 LRD = 0.043954
MOP
Avg
22.7593
High
22.7826
Low
22.7331
Last updated: 5/9/2026, 1:28:02 AM
Quick Conversions
| MOP | LRD |
|---|---|
| 1 MOP | 22.75 LRD |
| 10 MOP | 227.51 LRD |
| 50 MOP | 1,137.56 LRD |
| 100 MOP | 2,275.12 LRD |
| 500 MOP | 11,375.61 LRD |
| 1,000 MOP | 22,751.23 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-05-09T01:28:02Z",
"rates": {
"LRD": 22.751226
}
}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": 2275.1225999999997,
"rate": 22.751226
}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