Rate Overview
Live
1 TRY = 0.304237 BWP
1 BWP = 3.2869 TRY
Avg
0.354225
High
0.394066
Low
0.304237
Last updated: 1/25/2026, 6:44:23 PM
Quick Conversions
| TRY | BWP |
|---|---|
| 1 TRY | 0.30 BWP |
| 10 TRY | 3.04 BWP |
| 50 TRY | 15.21 BWP |
| 100 TRY | 30.42 BWP |
| 500 TRY | 152.12 BWP |
| 1,000 TRY | 304.24 BWP |
Get TRY/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=BWPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T18:44:23Z",
"rates": {
"BWP": 0.304237
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "BWP",
"amount": 100
},
"result": 30.423699999999997,
"rate": 0.304237
}Build with TRY/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key