Rate Overview
Live
1 KGS = 1.1032 BTN
1 BTN = 0.906459
KGS
Avg
1.0939
High
1.1063
Low
1.0788
Last updated: 7/26/2026, 12:10:04 PM
Quick Conversions
| KGS | BTN |
|---|---|
| 1 KGS | 1.10 BTN |
| 10 KGS | 11.03 BTN |
| 50 KGS | 55.16 BTN |
| 100 KGS | 110.32 BTN |
| 500 KGS | 551.60 BTN |
| 1,000 KGS | 1,103.19 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-07-26T12:10:04Z",
"rates": {
"BTN": 1.103194
}
}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": 110.3194,
"rate": 1.103194
}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