Rate Overview
Live
1 MNT = 24.9773 LBP
1 LBP = 0.040036
MNT
Avg
24.9266
High
24.9968
Low
24.7749
Last updated: 8/12/2026, 7:19:58 PM
Quick Conversions
| MNT | LBP |
|---|---|
| 1 MNT | 24.98 LBP |
| 10 MNT | 249.77 LBP |
| 50 MNT | 1,248.86 LBP |
| 100 MNT | 2,497.73 LBP |
| 500 MNT | 12,488.64 LBP |
| 1,000 MNT | 24,977.29 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-12T19:19:58Z",
"rates": {
"LBP": 24.977288
}
}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": 2497.7288000000003,
"rate": 24.977288
}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