Rate Overview
Live
1 PAB = 46.8286 TRY
1 TRY = 0.021354
PAB
Avg
46.7821
High
46.9273
Low
46.6598
Last updated: 7/7/2026, 6:22:51 PM
Quick Conversions
| PAB | TRY |
|---|---|
| 1 PAB | 46.83 TRY |
| 10 PAB | 468.29 TRY |
| 50 PAB | 2,341.43 TRY |
| 100 PAB | 4,682.86 TRY |
| 500 PAB | 23,414.30 TRY |
| 1,000 PAB | 46,828.60 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-07T18:22:51Z",
"rates": {
"TRY": 46.8286
}
}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": 4682.860000000001,
"rate": 46.8286
}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