Rate Overview
Live
1 MOP = 11124.43 LBP
1 LBP = 0.000090
MOP
Avg
11131.01
High
11236.64
Low
10697.49
Last updated: 7/29/2026, 6:45:13 PM
Quick Conversions
| MOP | LBP |
|---|---|
| 1 MOP | 11,124.43 LBP |
| 10 MOP | 111,244.29 LBP |
| 50 MOP | 556,221.46 LBP |
| 100 MOP | 1,112,442.93 LBP |
| 500 MOP | 5,562,214.64 LBP |
| 1,000 MOP | 11,124,429.28 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-07-29T18:45:13Z",
"rates": {
"LBP": 11124.429284
}
}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": 1112442.9284,
"rate": 11124.429284
}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