Rate Overview
Live
1 LBP = 0.000194 MXN
1 MXN = 5154.64
LBP
Avg
0.000194
High
0.000200
Low
0.000191
Last updated: 7/28/2026, 11:53:19 AM
Quick Conversions
| LBP | MXN |
|---|---|
| 1 LBP | 0.00 MXN |
| 10 LBP | 0.00 MXN |
| 50 LBP | 0.01 MXN |
| 100 LBP | 0.02 MXN |
| 500 LBP | 0.10 MXN |
| 1,000 LBP | 0.19 MXN |
Get LBP/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=MXNExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-28T11:53:19Z",
"rates": {
"MXN": 0.000194
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "MXN",
"amount": 100
},
"result": 0.0194,
"rate": 0.000194
}Build with LBP/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key