Rate Overview
Live
1 LBP = 0.040258 MNT
1 MNT = 24.8398
LBP
Avg
0.039891
High
0.040258
Low
0.039416
Last updated: 3/7/2026, 2:51:51 AM
Quick Conversions
| LBP | MNT |
|---|---|
| 1 LBP | 0.04 MNT |
| 10 LBP | 0.40 MNT |
| 50 LBP | 2.01 MNT |
| 100 LBP | 4.03 MNT |
| 500 LBP | 20.13 MNT |
| 1,000 LBP | 40.26 MNT |
Get LBP/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=MNTExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T02:51:51Z",
"rates": {
"MNT": 0.040258
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "MNT",
"amount": 100
},
"result": 4.0258,
"rate": 0.040258
}Build with LBP/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key