Rate Overview
Live
1 KWD = 310.3441 BTN
1 BTN = 0.003222
KWD
Avg
306.2406
High
313.1131
Low
295.8671
Last updated: 8/22/2026, 10:04:38 PM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 310.34 BTN |
| 10 KWD | 3,103.44 BTN |
| 50 KWD | 15,517.21 BTN |
| 100 KWD | 31,034.41 BTN |
| 500 KWD | 155,172.06 BTN |
| 1,000 KWD | 310,344.11 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-22T22:04:38Z",
"rates": {
"BTN": 310.344114
}
}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": 31034.411399999997,
"rate": 310.344114
}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