Rate Overview
Live
1 TRY = 0.308748 BWP
1 BWP = 3.2389
TRY
Avg
0.307346
High
0.308756
Low
0.303178
Last updated: 3/27/2026, 9:26:26 AM
Quick Conversions
| TRY | BWP |
|---|---|
| 1 TRY | 0.31 BWP |
| 10 TRY | 3.09 BWP |
| 50 TRY | 15.44 BWP |
| 100 TRY | 30.87 BWP |
| 500 TRY | 154.37 BWP |
| 1,000 TRY | 308.75 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-03-27T09:26:26Z",
"rates": {
"BWP": 0.308748
}
}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.8748,
"rate": 0.308748
}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