Rate Overview
Live
1 PAB = 45.8961 TRY
1 TRY = 0.021788
PAB
Avg
44.2378
High
45.8961
Low
42.9649
Last updated: 5/28/2026, 7:27:39 PM
Quick Conversions
| PAB | TRY |
|---|---|
| 1 PAB | 45.90 TRY |
| 10 PAB | 458.96 TRY |
| 50 PAB | 2,294.81 TRY |
| 100 PAB | 4,589.62 TRY |
| 500 PAB | 22,948.08 TRY |
| 1,000 PAB | 45,896.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-05-28T19:27:39Z",
"rates": {
"TRY": 45.89615
}
}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.615,
"rate": 45.89615
}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