Rate Overview
Live
1 PAB = 47.3522 TRY
1 TRY = 0.021118
PAB
Avg
47.2543
High
47.3522
Low
47.1663
Last updated: 7/26/2026, 12:09:01 AM
Quick Conversions
| PAB | TRY |
|---|---|
| 1 PAB | 47.35 TRY |
| 10 PAB | 473.52 TRY |
| 50 PAB | 2,367.61 TRY |
| 100 PAB | 4,735.22 TRY |
| 500 PAB | 23,676.10 TRY |
| 1,000 PAB | 47,352.20 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-26T00:09:01Z",
"rates": {
"TRY": 47.352199
}
}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": 4735.2199,
"rate": 47.352199
}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