Rate Overview
Live
1 PAB = 46.8400 TRY
1 TRY = 0.021349
PAB
Avg
44.8075
High
46.8400
Low
43.0482
Last updated: 7/7/2026, 12:56:39 PM
Quick Conversions
| PAB | TRY |
|---|---|
| 1 PAB | 46.84 TRY |
| 10 PAB | 468.40 TRY |
| 50 PAB | 2,342.00 TRY |
| 100 PAB | 4,684.00 TRY |
| 500 PAB | 23,420.00 TRY |
| 1,000 PAB | 46,840.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-07T12:56:39Z",
"rates": {
"TRY": 46.84
}
}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": 4684,
"rate": 46.84
}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