Rate Overview
Live
1 MOP = 11106.73 LBP
1 LBP = 0.000090
MOP
Avg
11094.24
High
11117.20
Low
11064.22
Last updated: 5/9/2026, 4:53:29 AM
Quick Conversions
| MOP | LBP |
|---|---|
| 1 MOP | 11,106.73 LBP |
| 10 MOP | 111,067.28 LBP |
| 50 MOP | 555,336.40 LBP |
| 100 MOP | 1,110,672.81 LBP |
| 500 MOP | 5,553,364.04 LBP |
| 1,000 MOP | 11,106,728.08 LBP |
Get MOP/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=LBPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-09T04:53:29Z",
"rates": {
"LBP": 11106.728083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "LBP",
"amount": 100
},
"result": 1110672.8083,
"rate": 11106.728083
}Build with MOP/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key