Rate Overview
Live
1 LBP = 0.039965 MNT
1 MNT = 25.0219
LBP
Avg
0.039975
High
0.040007
Low
0.039953
Last updated: 5/9/2026, 7:59:22 PM
Quick Conversions
| LBP | MNT |
|---|---|
| 1 LBP | 0.04 MNT |
| 10 LBP | 0.40 MNT |
| 50 LBP | 2.00 MNT |
| 100 LBP | 4.00 MNT |
| 500 LBP | 19.98 MNT |
| 1,000 LBP | 39.97 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-05-09T19:59:22Z",
"rates": {
"MNT": 0.039965
}
}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": 3.9965,
"rate": 0.039965
}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