Rate Overview
Live
1 TRY = 0.308752 BWP
1 BWP = 3.2388
TRY
Avg
0.317884
High
0.340016
Low
0.299565
Last updated: 3/27/2026, 12:52:50 PM
Quick Conversions
| TRY | BWP |
|---|---|
| 1 TRY | 0.31 BWP |
| 10 TRY | 3.09 BWP |
| 50 TRY | 15.44 BWP |
| 100 TRY | 30.88 BWP |
| 500 TRY | 154.38 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-27T12:52:50Z",
"rates": {
"BWP": 0.308752
}
}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.875200000000003,
"rate": 0.308752
}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