Rate Overview
Live
1 PAB = 47.3501 TRY
1 TRY = 0.021119
PAB
Avg
43.6105
High
47.3522
Low
40.5466
Last updated: 7/27/2026, 5:07:46 PM
Quick Conversions
| PAB | TRY |
|---|---|
| 1 PAB | 47.35 TRY |
| 10 PAB | 473.50 TRY |
| 50 PAB | 2,367.50 TRY |
| 100 PAB | 4,735.01 TRY |
| 500 PAB | 23,675.03 TRY |
| 1,000 PAB | 47,350.05 TRY |
Get PAB/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=TRYExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-27T17:07:46Z",
"rates": {
"TRY": 47.35005
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "TRY",
"amount": 100
},
"result": 4735.005,
"rate": 47.35005
}Build with PAB/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key