Rate Overview
Live
1 KWD = 308.5865 BTN
1 BTN = 0.003241
KWD
Avg
302.3093
High
311.8831
Low
291.5766
Last updated: 7/11/2026, 4:36:51 PM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 308.59 BTN |
| 10 KWD | 3,085.87 BTN |
| 50 KWD | 15,429.33 BTN |
| 100 KWD | 30,858.65 BTN |
| 500 KWD | 154,293.26 BTN |
| 1,000 KWD | 308,586.52 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-07-11T16:36:51Z",
"rates": {
"BTN": 308.586521
}
}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": 30858.6521,
"rate": 308.586521
}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