Rate Overview
Live
1 LBP = 0.040163 MNT
1 MNT = 24.8985
LBP
Avg
0.039885
High
0.040164
Low
0.039600
Last updated: 5/30/2026, 10:18:49 AM
Quick Conversions
| LBP | MNT |
|---|---|
| 1 LBP | 0.04 MNT |
| 10 LBP | 0.40 MNT |
| 50 LBP | 2.01 MNT |
| 100 LBP | 4.02 MNT |
| 500 LBP | 20.08 MNT |
| 1,000 LBP | 40.16 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-30T10:18:49Z",
"rates": {
"MNT": 0.040163
}
}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.016299999999999,
"rate": 0.040163
}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