Rate Overview
Live
1 PAB = 46.4492 TRY
1 TRY = 0.021529
PAB
Avg
46.2895
High
46.4492
Low
46.1546
Last updated: 6/18/2026, 3:25:25 AM
Quick Conversions
| PAB | TRY |
|---|---|
| 1 PAB | 46.45 TRY |
| 10 PAB | 464.49 TRY |
| 50 PAB | 2,322.46 TRY |
| 100 PAB | 4,644.92 TRY |
| 500 PAB | 23,224.58 TRY |
| 1,000 PAB | 46,449.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-06-18T03:25:25Z",
"rates": {
"TRY": 46.44915
}
}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": 4644.915,
"rate": 46.44915
}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