Rate Overview
Live
1 TRY = 0.290298 BWP
1 BWP = 3.4447
TRY
Avg
0.290279
High
0.305825
Low
0.281102
Last updated: 7/28/2026, 2:22:56 PM
Quick Conversions
| TRY | BWP |
|---|---|
| 1 TRY | 0.29 BWP |
| 10 TRY | 2.90 BWP |
| 50 TRY | 14.51 BWP |
| 100 TRY | 29.03 BWP |
| 500 TRY | 145.15 BWP |
| 1,000 TRY | 290.30 BWP |
Get TRY/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=BWPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-28T14:22:56Z",
"rates": {
"BWP": 0.290298
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "BWP",
"amount": 100
},
"result": 29.0298,
"rate": 0.290298
}Build with TRY/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key