Rate Overview
Live
1 BWP = 3.2884 TRY
1 TRY = 0.304098
BWP
Avg
3.2083
High
3.2884
Low
3.1382
Last updated: 1/25/2026, 9:50:21 PM
Quick Conversions
| BWP | TRY |
|---|---|
| 1 BWP | 3.29 TRY |
| 10 BWP | 32.88 TRY |
| 50 BWP | 164.42 TRY |
| 100 BWP | 328.84 TRY |
| 500 BWP | 1,644.21 TRY |
| 1,000 BWP | 3,288.42 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-25T21:50:21Z",
"rates": {
"TRY": 3.288417
}
}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": 328.8417,
"rate": 3.288417
}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