Rate Overview
Live
1 LBP = 0.015307 KRW
1 KRW = 65.3296
LBP
Avg
0.015349
High
0.015475
Low
0.015182
Last updated: 9/2/2026, 10:42:08 AM
Quick Conversions
| LBP | KRW |
|---|---|
| 1 LBP | 0.02 KRW |
| 10 LBP | 0.15 KRW |
| 50 LBP | 0.77 KRW |
| 100 LBP | 1.53 KRW |
| 500 LBP | 7.65 KRW |
| 1,000 LBP | 15.31 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-09-02T10:42:08Z",
"rates": {
"KRW": 0.015307
}
}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.5307,
"rate": 0.015307
}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