Rate Overview
Live
1 KGS = 1.1013 BTN
1 BTN = 0.908005
KGS
Avg
1.0901
High
1.1067
Low
1.0773
Last updated: 5/28/2026, 4:45:06 AM
Quick Conversions
| KGS | BTN |
|---|---|
| 1 KGS | 1.10 BTN |
| 10 KGS | 11.01 BTN |
| 50 KGS | 55.07 BTN |
| 100 KGS | 110.13 BTN |
| 500 KGS | 550.66 BTN |
| 1,000 KGS | 1,101.32 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-28T04:45:06Z",
"rates": {
"BTN": 1.101316
}
}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.13159999999999,
"rate": 1.101316
}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