Rate Overview
Live
1 TRY = 0.288877 BWP
1 BWP = 3.4617
TRY
Avg
0.290321
High
0.302975
Low
0.281102
Last updated: 7/29/2026, 4:45:09 PM
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.88 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-29T16:45:09Z",
"rates": {
"BWP": 0.288877
}
}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.8877,
"rate": 0.288877
}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