Rate Overview
Live
1 TOP = 0.419302 PAB
1 PAB = 2.3849
TOP
Avg
0.423277
High
0.432880
Low
0.415209
Last updated: 7/26/2026, 3:07:33 AM
Quick Conversions
| TOP | PAB |
|---|---|
| 1 TOP | 0.42 PAB |
| 10 TOP | 4.19 PAB |
| 50 TOP | 20.97 PAB |
| 100 TOP | 41.93 PAB |
| 500 TOP | 209.65 PAB |
| 1,000 TOP | 419.30 PAB |
Get TOP/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=PABExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-26T03:07:33Z",
"rates": {
"PAB": 0.419302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "PAB",
"amount": 100
},
"result": 41.9302,
"rate": 0.419302
}Build with TOP/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key