Rate Overview
Live
1 MNT = 25.0235 LBP
1 LBP = 0.039962
MNT
Avg
25.0050
High
25.0290
Low
24.8978
Last updated: 5/6/2026, 11:07:15 PM
Quick Conversions
| MNT | LBP |
|---|---|
| 1 MNT | 25.02 LBP |
| 10 MNT | 250.23 LBP |
| 50 MNT | 1,251.17 LBP |
| 100 MNT | 2,502.35 LBP |
| 500 MNT | 12,511.74 LBP |
| 1,000 MNT | 25,023.47 LBP |
Get MNT/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=LBPExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-06T23:07:15Z",
"rates": {
"LBP": 25.023474
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "LBP",
"amount": 100
},
"result": 2502.3474,
"rate": 25.023474
}Build with MNT/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key