Rate Overview
Live
1 KWD = 310.3703 BTN
1 BTN = 0.003222
KWD
Avg
310.3476
High
310.5425
Low
310.2132
Last updated: 8/25/2026, 11:34:51 PM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 310.37 BTN |
| 10 KWD | 3,103.70 BTN |
| 50 KWD | 15,518.51 BTN |
| 100 KWD | 31,037.03 BTN |
| 500 KWD | 155,185.15 BTN |
| 1,000 KWD | 310,370.30 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-25T23:34:51Z",
"rates": {
"BTN": 310.370298
}
}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": 31037.0298,
"rate": 310.370298
}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