Rate Overview
Live
1 KGS = 1.0944 BTN
1 BTN = 0.913774
KGS
Avg
1.0540
High
1.0985
Low
1.0216
Last updated: 5/27/2026, 12:17:14 PM
Quick Conversions
| KGS | BTN |
|---|---|
| 1 KGS | 1.09 BTN |
| 10 KGS | 10.94 BTN |
| 50 KGS | 54.72 BTN |
| 100 KGS | 109.44 BTN |
| 500 KGS | 547.18 BTN |
| 1,000 KGS | 1,094.36 BTN |
Get KGS/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=BTNExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-27T12:17:14Z",
"rates": {
"BTN": 1.094363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "BTN",
"amount": 100
},
"result": 109.4363,
"rate": 1.094363
}Build with KGS/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key