Rate Overview
Live
1 TRY = 0.299123 BWP
1 BWP = 3.3431
TRY
Avg
0.299955
High
0.301156
Low
0.298985
Last updated: 4/17/2026, 6:09:28 AM
Quick Conversions
| TRY | BWP |
|---|---|
| 1 TRY | 0.30 BWP |
| 10 TRY | 2.99 BWP |
| 50 TRY | 14.96 BWP |
| 100 TRY | 29.91 BWP |
| 500 TRY | 149.56 BWP |
| 1,000 TRY | 299.12 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-04-17T06:09:28Z",
"rates": {
"BWP": 0.299123
}
}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": 29.912300000000002,
"rate": 0.299123
}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