Rate Overview
Live
1 BWP = 3.4165 TRY
1 TRY = 0.292699
BWP
Avg
3.4127
High
3.4229
Low
3.3925
Last updated: 6/1/2026, 12:15:49 PM
Quick Conversions
| BWP | TRY |
|---|---|
| 1 BWP | 3.42 TRY |
| 10 BWP | 34.16 TRY |
| 50 BWP | 170.82 TRY |
| 100 BWP | 341.65 TRY |
| 500 BWP | 1,708.24 TRY |
| 1,000 BWP | 3,416.47 TRY |
Get BWP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=TRYExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-06-01T12:15:49Z",
"rates": {
"TRY": 3.416474
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "TRY",
"amount": 100
},
"result": 341.6474,
"rate": 3.416474
}Build with BWP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key