Rate Overview
Live
1 PAB = 47.2358 TRY
1 TRY = 0.021170
PAB
Avg
44.8910
High
47.2358
Low
42.9649
Last updated: 7/23/2026, 4:00:50 AM
Quick Conversions
| PAB | TRY |
|---|---|
| 1 PAB | 47.24 TRY |
| 10 PAB | 472.36 TRY |
| 50 PAB | 2,361.79 TRY |
| 100 PAB | 4,723.59 TRY |
| 500 PAB | 23,617.93 TRY |
| 1,000 PAB | 47,235.85 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-23T04:00:50Z",
"rates": {
"TRY": 47.23585
}
}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": 4723.585,
"rate": 47.23585
}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