Rate Overview
Live
1 KWD = 308.0012 BTN
1 BTN = 0.003247
KWD
Avg
309.9734
High
312.2534
Low
308.0012
Last updated: 7/30/2026, 1:47:44 PM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 308.00 BTN |
| 10 KWD | 3,080.01 BTN |
| 50 KWD | 15,400.06 BTN |
| 100 KWD | 30,800.12 BTN |
| 500 KWD | 154,000.59 BTN |
| 1,000 KWD | 308,001.19 BTN |
Get KWD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=BTNExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-07-30T13:47:44Z",
"rates": {
"BTN": 308.001187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "BTN",
"amount": 100
},
"result": 30800.118700000003,
"rate": 308.001187
}Build with KWD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key