Rate Overview
Live
1 LBP = 0.016458 KRW
1 KRW = 60.7607
LBP
Avg
0.016255
High
0.017232
Low
0.015133
Last updated: 7/27/2026, 4:58:51 PM
Quick Conversions
| LBP | KRW |
|---|---|
| 1 LBP | 0.02 KRW |
| 10 LBP | 0.16 KRW |
| 50 LBP | 0.82 KRW |
| 100 LBP | 1.65 KRW |
| 500 LBP | 8.23 KRW |
| 1,000 LBP | 16.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-27T16:58:51Z",
"rates": {
"KRW": 0.016458
}
}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.6458,
"rate": 0.016458
}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