Rate Overview
Live
1 LBP = 0.040078 MNT
1 MNT = 24.9513
LBP
Avg
0.040084
High
0.040378
Low
0.039921
Last updated: 8/19/2026, 2:42:17 AM
Quick Conversions
| LBP | MNT |
|---|---|
| 1 LBP | 0.04 MNT |
| 10 LBP | 0.40 MNT |
| 50 LBP | 2.00 MNT |
| 100 LBP | 4.01 MNT |
| 500 LBP | 20.04 MNT |
| 1,000 LBP | 40.08 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-08-19T02:42:17Z",
"rates": {
"MNT": 0.040078
}
}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.0078000000000005,
"rate": 0.040078
}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