Rate Overview
Live
1 PAB = 45.8991 TRY
1 TRY = 0.021787
PAB
Avg
45.7922
High
45.9060
Low
45.6121
Last updated: 5/28/2026, 5:07:39 PM
Quick Conversions
| PAB | TRY |
|---|---|
| 1 PAB | 45.90 TRY |
| 10 PAB | 458.99 TRY |
| 50 PAB | 2,294.96 TRY |
| 100 PAB | 4,589.91 TRY |
| 500 PAB | 22,949.55 TRY |
| 1,000 PAB | 45,899.10 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-05-28T17:07:39Z",
"rates": {
"TRY": 45.8991
}
}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": 4589.91,
"rate": 45.8991
}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