Rate Overview
Live
1 TRY = 0.304097 BWP
1 BWP = 3.2884
TRY
Avg
0.314353
High
0.325023
Low
0.304097
Last updated: 1/25/2026, 9:53:41 PM
Quick Conversions
| TRY | BWP |
|---|---|
| 1 TRY | 0.30 BWP |
| 10 TRY | 3.04 BWP |
| 50 TRY | 15.20 BWP |
| 100 TRY | 30.41 BWP |
| 500 TRY | 152.05 BWP |
| 1,000 TRY | 304.10 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-01-25T21:53:41Z",
"rates": {
"BWP": 0.304097
}
}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": 30.4097,
"rate": 0.304097
}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