Rate Overview
Live
1 TRY = 0.306526 BWP
1 BWP = 3.2624
TRY
Avg
0.302415
High
0.306526
Low
0.297002
Last updated: 3/7/2026, 1:00:15 AM
Quick Conversions
| TRY | BWP |
|---|---|
| 1 TRY | 0.31 BWP |
| 10 TRY | 3.07 BWP |
| 50 TRY | 15.33 BWP |
| 100 TRY | 30.65 BWP |
| 500 TRY | 153.26 BWP |
| 1,000 TRY | 306.53 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-07T01:00:15Z",
"rates": {
"BWP": 0.306526
}
}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.652600000000003,
"rate": 0.306526
}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