Rate Overview
Live
1 BTN = 0.916909 KGS
1 KGS = 1.0906
BTN
Avg
0.918634
High
0.922566
Low
0.916275
Last updated: 8/14/2026, 4:39:40 PM
Quick Conversions
| BTN | KGS |
|---|---|
| 1 BTN | 0.92 KGS |
| 10 BTN | 9.17 KGS |
| 50 BTN | 45.85 KGS |
| 100 BTN | 91.69 KGS |
| 500 BTN | 458.45 KGS |
| 1,000 BTN | 916.91 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-08-14T16:39:40Z",
"rates": {
"KGS": 0.916909
}
}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": 91.6909,
"rate": 0.916909
}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