Rate Overview
Live
1 LBP = 0.017458 KRW
1 KRW = 57.2803
LBP
Avg
0.017249
High
0.017458
Low
0.017130
Last updated: 7/1/2026, 10:58:04 AM
Quick Conversions
| LBP | KRW |
|---|---|
| 1 LBP | 0.02 KRW |
| 10 LBP | 0.17 KRW |
| 50 LBP | 0.87 KRW |
| 100 LBP | 1.75 KRW |
| 500 LBP | 8.73 KRW |
| 1,000 LBP | 17.46 KRW |
Get LBP/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=KRWExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-01T10:58:04Z",
"rates": {
"KRW": 0.017458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "KRW",
"amount": 100
},
"result": 1.7458,
"rate": 0.017458
}Build with LBP/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key