Rate Overview
Live
1 BTN = 0.906829 KGS
1 KGS = 1.1027
BTN
Avg
0.906333
High
0.907577
Low
0.903941
Last updated: 7/25/2026, 8:19:13 AM
Quick Conversions
| BTN | KGS |
|---|---|
| 1 BTN | 0.91 KGS |
| 10 BTN | 9.07 KGS |
| 50 BTN | 45.34 KGS |
| 100 BTN | 90.68 KGS |
| 500 BTN | 453.41 KGS |
| 1,000 BTN | 906.83 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-25T08:19:13Z",
"rates": {
"KGS": 0.906829
}
}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.6829,
"rate": 0.906829
}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