Rate Overview
Live
1 KWD = 309.7050 BTN
1 BTN = 0.003229
KWD
Avg
310.1611
High
313.6492
Low
308.5046
Last updated: 5/27/2026, 12:31:44 PM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 309.71 BTN |
| 10 KWD | 3,097.05 BTN |
| 50 KWD | 15,485.25 BTN |
| 100 KWD | 30,970.50 BTN |
| 500 KWD | 154,852.51 BTN |
| 1,000 KWD | 309,705.02 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-05-27T12:31:44Z",
"rates": {
"BTN": 309.705018
}
}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": 30970.5018,
"rate": 309.705018
}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