Rate Overview
Live
1 TRY = 0.289326 BWP
1 BWP = 3.4563
TRY
Avg
0.290345
High
0.292581
Low
0.288197
Last updated: 6/19/2026, 8:18:43 AM
Quick Conversions
| TRY | BWP |
|---|---|
| 1 TRY | 0.29 BWP |
| 10 TRY | 2.89 BWP |
| 50 TRY | 14.47 BWP |
| 100 TRY | 28.93 BWP |
| 500 TRY | 144.66 BWP |
| 1,000 TRY | 289.33 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-06-19T08:18:43Z",
"rates": {
"BWP": 0.289326
}
}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.932600000000004,
"rate": 0.289326
}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