Rate Overview
Live
1 MNT = 25.1379 LBP
1 LBP = 0.039781
MNT
Avg
25.0901
High
25.2522
Low
24.8978
Last updated: 5/27/2026, 6:14:53 AM
Quick Conversions
| MNT | LBP |
|---|---|
| 1 MNT | 25.14 LBP |
| 10 MNT | 251.38 LBP |
| 50 MNT | 1,256.90 LBP |
| 100 MNT | 2,513.79 LBP |
| 500 MNT | 12,568.97 LBP |
| 1,000 MNT | 25,137.93 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-27T06:14:53Z",
"rates": {
"LBP": 25.137933
}
}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": 2513.7933,
"rate": 25.137933
}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