Rate Overview
Live
1 MOP = 22.5447 LRD
1 LRD = 0.044356
MOP
Avg
22.5920
High
22.6612
Low
22.5447
Last updated: 6/19/2026, 10:09:00 AM
Quick Conversions
| MOP | LRD |
|---|---|
| 1 MOP | 22.54 LRD |
| 10 MOP | 225.45 LRD |
| 50 MOP | 1,127.23 LRD |
| 100 MOP | 2,254.47 LRD |
| 500 MOP | 11,272.33 LRD |
| 1,000 MOP | 22,544.67 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-06-19T10:09:00Z",
"rates": {
"LRD": 22.544668
}
}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": 2254.4668,
"rate": 22.544668
}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