Rate Overview
Live
1 KGS = 1025.00 LBP
1 LBP = 0.000976
KGS
Avg
1030.28
High
1073.67
Low
1015.68
Last updated: 6/1/2026, 12:11:37 PM
Quick Conversions
| KGS | LBP |
|---|---|
| 1 KGS | 1,025.00 LBP |
| 10 KGS | 10,250.01 LBP |
| 50 KGS | 51,250.04 LBP |
| 100 KGS | 102,500.08 LBP |
| 500 KGS | 512,500.40 LBP |
| 1,000 KGS | 1,025,000.79 LBP |
Get KGS/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=LBPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-06-01T12:11:37Z",
"rates": {
"LBP": 1025.00079
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "LBP",
"amount": 100
},
"result": 102500.079,
"rate": 1025.00079
}Build with KGS/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key