Rate Overview
Live
1 KWD = 308.6668 BTN
1 BTN = 0.003240
KWD
Avg
306.6447
High
308.6668
Low
305.4884
Last updated: 9/10/2026, 5:02:04 PM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 308.67 BTN |
| 10 KWD | 3,086.67 BTN |
| 50 KWD | 15,433.34 BTN |
| 100 KWD | 30,866.68 BTN |
| 500 KWD | 154,333.38 BTN |
| 1,000 KWD | 308,666.75 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-09-10T17:02:04Z",
"rates": {
"BTN": 308.666753
}
}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": 30866.675300000003,
"rate": 308.666753
}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