Rate Overview
Live
1 KWD = 297.8803 BTN
1 BTN = 0.003357
KWD
Avg
298.2839
High
300.0772
Low
297.1276
Last updated: 3/7/2026, 12:12:04 AM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 297.88 BTN |
| 10 KWD | 2,978.80 BTN |
| 50 KWD | 14,894.01 BTN |
| 100 KWD | 29,788.03 BTN |
| 500 KWD | 148,940.14 BTN |
| 1,000 KWD | 297,880.27 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-03-07T00:12:04Z",
"rates": {
"BTN": 297.880274
}
}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": 29788.0274,
"rate": 297.880274
}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