Rate Overview
Live
1 BWP = 3.5610 TRY
1 TRY = 0.280819
BWP
Avg
3.5573
High
3.5655
Low
3.5396
Last updated: 8/19/2026, 4:03:22 PM
Quick Conversions
| BWP | TRY |
|---|---|
| 1 BWP | 3.56 TRY |
| 10 BWP | 35.61 TRY |
| 50 BWP | 178.05 TRY |
| 100 BWP | 356.10 TRY |
| 500 BWP | 1,780.51 TRY |
| 1,000 BWP | 3,561.01 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-08-19T16:03:22Z",
"rates": {
"TRY": 3.561013
}
}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": 356.1013,
"rate": 3.561013
}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