Rate Overview
Live
1 KWD = 310.5425 BTN
1 BTN = 0.003220
KWD
Avg
309.9508
High
310.5425
Low
309.0626
Last updated: 8/21/2026, 1:28:26 PM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 310.54 BTN |
| 10 KWD | 3,105.43 BTN |
| 50 KWD | 15,527.13 BTN |
| 100 KWD | 31,054.25 BTN |
| 500 KWD | 155,271.27 BTN |
| 1,000 KWD | 310,542.55 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-08-21T13:28:26Z",
"rates": {
"BTN": 310.542549
}
}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": 31054.2549,
"rate": 310.542549
}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