Rate Overview
Live
1 LBP = 0.016900 KRW
1 KRW = 59.1716
LBP
Avg
0.016791
High
0.016900
Low
0.016568
Last updated: 3/27/2026, 9:26:16 AM
Quick Conversions
| LBP | KRW |
|---|---|
| 1 LBP | 0.02 KRW |
| 10 LBP | 0.17 KRW |
| 50 LBP | 0.85 KRW |
| 100 LBP | 1.69 KRW |
| 500 LBP | 8.45 KRW |
| 1,000 LBP | 16.90 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-03-27T09:26:16Z",
"rates": {
"KRW": 0.0169
}
}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.69,
"rate": 0.0169
}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