Rate Overview
Live
1 PAB = 47.9021 TRY
1 TRY = 0.020876
PAB
Avg
47.8349
High
47.9744
Low
47.6950
Last updated: 8/17/2026, 12:40:47 PM
Quick Conversions
| PAB | TRY |
|---|---|
| 1 PAB | 47.90 TRY |
| 10 PAB | 479.02 TRY |
| 50 PAB | 2,395.10 TRY |
| 100 PAB | 4,790.21 TRY |
| 500 PAB | 23,951.03 TRY |
| 1,000 PAB | 47,902.05 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-08-17T12:40:47Z",
"rates": {
"TRY": 47.90205
}
}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": 4790.205,
"rate": 47.90205
}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