Rate Overview
Live
1 BWP = 3.2907 TRY
1 TRY = 0.303890
BWP
Avg
2.8193
High
3.2907
Low
2.5331
Last updated: 1/25/2026, 11:33:40 PM
Quick Conversions
| BWP | TRY |
|---|---|
| 1 BWP | 3.29 TRY |
| 10 BWP | 32.91 TRY |
| 50 BWP | 164.53 TRY |
| 100 BWP | 329.07 TRY |
| 500 BWP | 1,645.33 TRY |
| 1,000 BWP | 3,290.67 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-01-25T23:33:40Z",
"rates": {
"TRY": 3.290669
}
}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": 329.0669,
"rate": 3.290669
}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