Rate Overview
Live
1 TRY = 0.288886 BWP
1 BWP = 3.4616
TRY
Avg
0.313596
High
0.345752
Low
0.288391
Last updated: 7/29/2026, 5:02:28 AM
Quick Conversions
| TRY | BWP |
|---|---|
| 1 TRY | 0.29 BWP |
| 10 TRY | 2.89 BWP |
| 50 TRY | 14.44 BWP |
| 100 TRY | 28.89 BWP |
| 500 TRY | 144.44 BWP |
| 1,000 TRY | 288.89 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-29T05:02:28Z",
"rates": {
"BWP": 0.288886
}
}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": 28.888599999999997,
"rate": 0.288886
}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