Rate Overview
Live
1 PAB = 44.8452 TRY
1 TRY = 0.022299
PAB
Avg
44.7896
High
44.8789
Low
44.6860
Last updated: 4/18/2026, 8:43:40 AM
Quick Conversions
| PAB | TRY |
|---|---|
| 1 PAB | 44.85 TRY |
| 10 PAB | 448.45 TRY |
| 50 PAB | 2,242.26 TRY |
| 100 PAB | 4,484.52 TRY |
| 500 PAB | 22,422.58 TRY |
| 1,000 PAB | 44,845.16 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-04-18T08:43:40Z",
"rates": {
"TRY": 44.845163
}
}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": 4484.5163,
"rate": 44.845163
}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