Rate Overview
Live
1 PAB = 48.3152 TRY
1 TRY = 0.020697
PAB
Avg
48.2593
High
48.3161
Low
48.1308
Last updated: 9/3/2026, 12:17:47 PM
Quick Conversions
| PAB | TRY |
|---|---|
| 1 PAB | 48.32 TRY |
| 10 PAB | 483.15 TRY |
| 50 PAB | 2,415.76 TRY |
| 100 PAB | 4,831.52 TRY |
| 500 PAB | 24,157.58 TRY |
| 1,000 PAB | 48,315.15 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-09-03T12:17:47Z",
"rates": {
"TRY": 48.31515
}
}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": 4831.515,
"rate": 48.31515
}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