Rate Overview
Live
1 LBP = 0.000046 MYR
1 MYR = 21739.13
LBP
Avg
0.000045
High
0.000046
Low
0.000045
Last updated: 6/19/2026, 8:28:05 AM
Quick Conversions
| LBP | MYR |
|---|---|
| 1 LBP | 0.00 MYR |
| 10 LBP | 0.00 MYR |
| 50 LBP | 0.00 MYR |
| 100 LBP | 0.00 MYR |
| 500 LBP | 0.02 MYR |
| 1,000 LBP | 0.05 MYR |
Get LBP/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=MYRExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-06-19T08:28:05Z",
"rates": {
"MYR": 0.000046
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "MYR",
"amount": 100
},
"result": 0.0046,
"rate": 0.000046
}Build with LBP/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key