Rate Overview
Live
1 MNT = 25.0491 LBP
1 LBP = 0.039922
MNT
Avg
24.9564
High
25.0491
Low
24.7657
Last updated: 8/16/2026, 12:42:33 PM
Quick Conversions
| MNT | LBP |
|---|---|
| 1 MNT | 25.05 LBP |
| 10 MNT | 250.49 LBP |
| 50 MNT | 1,252.45 LBP |
| 100 MNT | 2,504.91 LBP |
| 500 MNT | 12,524.54 LBP |
| 1,000 MNT | 25,049.09 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-08-16T12:42:33Z",
"rates": {
"LBP": 25.049086
}
}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": 2504.9085999999998,
"rate": 25.049086
}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