Rate Overview
Live
1 KWD = 307.3509 BTN
1 BTN = 0.003254
KWD
Avg
308.3345
High
308.9097
Low
307.3509
Last updated: 5/7/2026, 9:10:56 AM
Quick Conversions
| KWD | BTN |
|---|---|
| 1 KWD | 307.35 BTN |
| 10 KWD | 3,073.51 BTN |
| 50 KWD | 15,367.55 BTN |
| 100 KWD | 30,735.09 BTN |
| 500 KWD | 153,675.47 BTN |
| 1,000 KWD | 307,350.94 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-07T09:10:56Z",
"rates": {
"BTN": 307.350941
}
}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": 30735.0941,
"rate": 307.350941
}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