Rate Overview
Live
1 BTN = 0.908996 KGS
1 KGS = 1.1001
BTN
Avg
0.984639
High
1.0372
Low
0.908996
Last updated: 7/27/2026, 4:32:18 PM
Quick Conversions
| BTN | KGS |
|---|---|
| 1 BTN | 0.91 KGS |
| 10 BTN | 9.09 KGS |
| 50 BTN | 45.45 KGS |
| 100 BTN | 90.90 KGS |
| 500 BTN | 454.50 KGS |
| 1,000 BTN | 909.00 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-07-27T16:32:18Z",
"rates": {
"KGS": 0.908996
}
}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": 90.8996,
"rate": 0.908996
}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