Rate Overview
Live
1 BWP = 3.3901 TRY
1 TRY = 0.294976
BWP
Avg
3.3694
High
3.3901
Low
3.3307
Last updated: 5/12/2026, 12:31:45 AM
Quick Conversions
| BWP | TRY |
|---|---|
| 1 BWP | 3.39 TRY |
| 10 BWP | 33.90 TRY |
| 50 BWP | 169.51 TRY |
| 100 BWP | 339.01 TRY |
| 500 BWP | 1,695.05 TRY |
| 1,000 BWP | 3,390.11 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-05-12T00:31:45Z",
"rates": {
"TRY": 3.390107
}
}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": 339.0107,
"rate": 3.390107
}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