Rate Overview
Live
1 BWP = 3.4738 TRY
1 TRY = 0.287872
BWP
Avg
3.4684
High
3.4761
Low
3.4554
Last updated: 7/11/2026, 6:46:39 AM
Quick Conversions
| BWP | TRY |
|---|---|
| 1 BWP | 3.47 TRY |
| 10 BWP | 34.74 TRY |
| 50 BWP | 173.69 TRY |
| 100 BWP | 347.38 TRY |
| 500 BWP | 1,736.88 TRY |
| 1,000 BWP | 3,473.77 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-07-11T06:46:39Z",
"rates": {
"TRY": 3.473765
}
}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": 347.3765,
"rate": 3.473765
}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