Rate Overview
Live
1 MOP = 11110.39 LBP
1 LBP = 0.000090
MOP
Avg
11105.07
High
11144.59
Low
11019.54
Last updated: 8/19/2026, 10:32:28 AM
Quick Conversions
| MOP | LBP |
|---|---|
| 1 MOP | 11,110.39 LBP |
| 10 MOP | 111,103.92 LBP |
| 50 MOP | 555,519.58 LBP |
| 100 MOP | 1,111,039.17 LBP |
| 500 MOP | 5,555,195.84 LBP |
| 1,000 MOP | 11,110,391.67 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-08-19T10:32:28Z",
"rates": {
"LBP": 11110.391673
}
}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": 1111039.1673,
"rate": 11110.391673
}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