Rate Overview
Live
1 MOP = 11122.39 LBP
1 LBP = 0.000090
MOP
Avg
11112.86
High
11171.58
Low
11045.99
Last updated: 3/27/2026, 10:04:26 AM
Quick Conversions
| MOP | LBP |
|---|---|
| 1 MOP | 11,122.39 LBP |
| 10 MOP | 111,223.89 LBP |
| 50 MOP | 556,119.43 LBP |
| 100 MOP | 1,112,238.87 LBP |
| 500 MOP | 5,561,194.33 LBP |
| 1,000 MOP | 11,122,388.66 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-03-27T10:04:26Z",
"rates": {
"LBP": 11122.388659
}
}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": 1112238.8659,
"rate": 11122.388659
}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