Rate Overview
Live
1 BTN = 0.907577 KGS
1 KGS = 1.1018
BTN
Avg
0.933813
High
0.968190
Low
0.906672
Last updated: 7/22/2026, 7:08:02 PM
Quick Conversions
| BTN | KGS |
|---|---|
| 1 BTN | 0.91 KGS |
| 10 BTN | 9.08 KGS |
| 50 BTN | 45.38 KGS |
| 100 BTN | 90.76 KGS |
| 500 BTN | 453.79 KGS |
| 1,000 BTN | 907.58 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-22T19:08:02Z",
"rates": {
"KGS": 0.907577
}
}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.7577,
"rate": 0.907577
}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