Rate Overview
Live
1 TRY = 0.021343 PAB
1 PAB = 46.8538
TRY
Avg
0.021364
High
0.021426
Low
0.021309
Last updated: 7/8/2026, 6:05:47 PM
Quick Conversions
| TRY | PAB |
|---|---|
| 1 TRY | 0.02 PAB |
| 10 TRY | 0.21 PAB |
| 50 TRY | 1.07 PAB |
| 100 TRY | 2.13 PAB |
| 500 TRY | 10.67 PAB |
| 1,000 TRY | 21.34 PAB |
Get TRY/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=PABExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-08T18:05:47Z",
"rates": {
"PAB": 0.021343
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "PAB",
"amount": 100
},
"result": 2.1343,
"rate": 0.021343
}Build with TRY/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key