Rate Overview
Live
1 KWD = 304.8995 BTN
1 BTN = 0.003280
KWD
Avg
294.9587
High
313.6492
Low
278.8048
Last updated: 6/29/2026, 7:52:58 AM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 304.90 BTN |
| 10 KWD | 3,048.99 BTN |
| 50 KWD | 15,244.97 BTN |
| 100 KWD | 30,489.95 BTN |
| 500 KWD | 152,449.73 BTN |
| 1,000 KWD | 304,899.47 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-06-29T07:52:58Z",
"rates": {
"BTN": 304.899468
}
}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": 30489.9468,
"rate": 304.899468
}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