Rate Overview
Live
1 PAB = 45.2178 TRY
1 TRY = 0.022115
PAB
Avg
45.2043
High
45.3177
Low
45.1516
Last updated: 5/8/2026, 2:21:19 PM
Quick Conversions
| PAB | TRY |
|---|---|
| 1 PAB | 45.22 TRY |
| 10 PAB | 452.18 TRY |
| 50 PAB | 2,260.89 TRY |
| 100 PAB | 4,521.78 TRY |
| 500 PAB | 22,608.90 TRY |
| 1,000 PAB | 45,217.81 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-05-08T14:21:19Z",
"rates": {
"TRY": 45.217805
}
}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": 4521.7805,
"rate": 45.217805
}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