Rate Overview
Live
1 BTN = 0.928855 KGS
1 KGS = 1.0766
BTN
Avg
0.956967
High
0.973874
Low
0.928855
Last updated: 3/27/2026, 3:20:04 PM
Quick Conversions
| BTN | KGS |
|---|---|
| 1 BTN | 0.93 KGS |
| 10 BTN | 9.29 KGS |
| 50 BTN | 46.44 KGS |
| 100 BTN | 92.89 KGS |
| 500 BTN | 464.43 KGS |
| 1,000 BTN | 928.86 KGS |
Get BTN/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=KGSExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-27T15:20:04Z",
"rates": {
"KGS": 0.928855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "KGS",
"amount": 100
},
"result": 92.8855,
"rate": 0.928855
}Build with BTN/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key