Rate Overview
Live
1 TOP = 0.430070 PAB
1 PAB = 2.3252
TOP
Avg
0.424613
High
0.430070
Low
0.418669
Last updated: 7/25/2026, 2:58:35 AM
Quick Conversions
| TOP | PAB |
|---|---|
| 1 TOP | 0.43 PAB |
| 10 TOP | 4.30 PAB |
| 50 TOP | 21.50 PAB |
| 100 TOP | 43.01 PAB |
| 500 TOP | 215.04 PAB |
| 1,000 TOP | 430.07 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-25T02:58:35Z",
"rates": {
"PAB": 0.43007
}
}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": 43.007,
"rate": 0.43007
}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