Rate Overview
Live
1 TRY = 0.021117 PAB
1 PAB = 47.3552
TRY
Avg
0.021280
High
0.021451
Low
0.021117
Last updated: 7/27/2026, 2:34:57 PM
Quick Conversions
| TRY | PAB |
|---|---|
| 1 TRY | 0.02 PAB |
| 10 TRY | 0.21 PAB |
| 50 TRY | 1.06 PAB |
| 100 TRY | 2.11 PAB |
| 500 TRY | 10.56 PAB |
| 1,000 TRY | 21.12 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-27T14:34:57Z",
"rates": {
"PAB": 0.021117
}
}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.1117,
"rate": 0.021117
}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