Rate Overview
Live
1 PAB = 45.8954 TRY
1 TRY = 0.021789
PAB
Avg
45.4489
High
45.9060
Low
44.9475
Last updated: 5/28/2026, 6:08:56 PM
Quick Conversions
| PAB | TRY |
|---|---|
| 1 PAB | 45.90 TRY |
| 10 PAB | 458.95 TRY |
| 50 PAB | 2,294.77 TRY |
| 100 PAB | 4,589.54 TRY |
| 500 PAB | 22,947.68 TRY |
| 1,000 PAB | 45,895.35 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-28T18:08:56Z",
"rates": {
"TRY": 45.89535
}
}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.535,
"rate": 45.89535
}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