Rate Overview
Live
1 MNT = 25.0446 LBP
1 LBP = 0.039929
MNT
Avg
25.0454
High
25.0809
Low
24.9891
Last updated: 7/4/2026, 1:13:49 AM
Quick Conversions
| MNT | LBP |
|---|---|
| 1 MNT | 25.04 LBP |
| 10 MNT | 250.45 LBP |
| 50 MNT | 1,252.23 LBP |
| 100 MNT | 2,504.46 LBP |
| 500 MNT | 12,522.30 LBP |
| 1,000 MNT | 25,044.60 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-07-04T01:13:49Z",
"rates": {
"LBP": 25.0446
}
}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.46,
"rate": 25.0446
}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