Rate Overview
Live
1 BWP = 3.2775 TRY
1 TRY = 0.305111
BWP
Avg
3.2438
High
3.3383
Low
3.0950
Last updated: 3/29/2026, 11:11:48 AM
Quick Conversions
| BWP | TRY |
|---|---|
| 1 BWP | 3.28 TRY |
| 10 BWP | 32.77 TRY |
| 50 BWP | 163.87 TRY |
| 100 BWP | 327.75 TRY |
| 500 BWP | 1,638.75 TRY |
| 1,000 BWP | 3,277.49 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-03-29T11:11:48Z",
"rates": {
"TRY": 3.277494
}
}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": 327.7494,
"rate": 3.277494
}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