Rate Overview
Live
1 MOP = 11051.68 LBP
1 LBP = 0.000090
MOP
Avg
11157.78
High
11455.98
Low
11009.61
Last updated: 5/29/2026, 9:46:22 PM
Quick Conversions
| MOP | LBP |
|---|---|
| 1 MOP | 11,051.68 LBP |
| 10 MOP | 110,516.81 LBP |
| 50 MOP | 552,584.03 LBP |
| 100 MOP | 1,105,168.07 LBP |
| 500 MOP | 5,525,840.34 LBP |
| 1,000 MOP | 11,051,680.68 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-29T21:46:22Z",
"rates": {
"LBP": 11051.68068
}
}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": 1105168.068,
"rate": 11051.68068
}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