Rate Overview
Live
1 TRY = 0.296790 BWP
1 BWP = 3.3694
TRY
Avg
0.299617
High
0.300992
Low
0.296790
Last updated: 5/7/2026, 11:18:49 AM
Quick Conversions
| TRY | BWP |
|---|---|
| 1 TRY | 0.30 BWP |
| 10 TRY | 2.97 BWP |
| 50 TRY | 14.84 BWP |
| 100 TRY | 29.68 BWP |
| 500 TRY | 148.40 BWP |
| 1,000 TRY | 296.79 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-05-07T11:18:49Z",
"rates": {
"BWP": 0.29679
}
}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.679,
"rate": 0.29679
}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