Rate Overview
Live
1 MOP = 11092.89 LBP
1 LBP = 0.000090
MOP
Avg
11103.71
High
11121.63
Low
11092.89
Last updated: 4/18/2026, 8:44:28 AM
Quick Conversions
| MOP | LBP |
|---|---|
| 1 MOP | 11,092.89 LBP |
| 10 MOP | 110,928.88 LBP |
| 50 MOP | 554,644.41 LBP |
| 100 MOP | 1,109,288.82 LBP |
| 500 MOP | 5,546,444.10 LBP |
| 1,000 MOP | 11,092,888.19 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-04-18T08:44:28Z",
"rates": {
"LBP": 11092.888194
}
}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": 1109288.8194,
"rate": 11092.888194
}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