Rate Overview
Live
1 TRY = 0.290196 BWP
1 BWP = 3.4459
TRY
Avg
0.298571
High
0.311472
Low
0.287718
Last updated: 7/29/2026, 2:38:09 AM
Quick Conversions
| TRY | BWP |
|---|---|
| 1 TRY | 0.29 BWP |
| 10 TRY | 2.90 BWP |
| 50 TRY | 14.51 BWP |
| 100 TRY | 29.02 BWP |
| 500 TRY | 145.10 BWP |
| 1,000 TRY | 290.20 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-29T02:38:09Z",
"rates": {
"BWP": 0.290196
}
}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.0196,
"rate": 0.290196
}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