Rate Overview
Live
1 PAB = 47.3790 TRY
1 TRY = 0.021106
PAB
Avg
40.4036
High
47.3790
Low
33.9552
Last updated: 7/28/2026, 2:08:04 AM
Quick Conversions
| PAB | TRY |
|---|---|
| 1 PAB | 47.38 TRY |
| 10 PAB | 473.79 TRY |
| 50 PAB | 2,368.95 TRY |
| 100 PAB | 4,737.90 TRY |
| 500 PAB | 23,689.50 TRY |
| 1,000 PAB | 47,379.00 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-07-28T02:08:04Z",
"rates": {
"TRY": 47.379
}
}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": 4737.9,
"rate": 47.379
}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