Rate Overview
Live
1 LBP = 0.016362 KRW
1 KRW = 61.1172
LBP
Avg
0.016725
High
0.017356
Low
0.016180
Last updated: 7/28/2026, 2:45:25 PM
Quick Conversions
| LBP | KRW |
|---|---|
| 1 LBP | 0.02 KRW |
| 10 LBP | 0.16 KRW |
| 50 LBP | 0.82 KRW |
| 100 LBP | 1.64 KRW |
| 500 LBP | 8.18 KRW |
| 1,000 LBP | 16.36 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-28T14:45:25Z",
"rates": {
"KRW": 0.016362
}
}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.6362,
"rate": 0.016362
}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