Rate Overview
Live
1 TOP = 0.432791 PAB
1 PAB = 2.3106
TOP
Avg
0.426180
High
0.432791
Low
0.422845
Last updated: 4/16/2026, 4:18:16 PM
Quick Conversions
| TOP | PAB |
|---|---|
| 1 TOP | 0.43 PAB |
| 10 TOP | 4.33 PAB |
| 50 TOP | 21.64 PAB |
| 100 TOP | 43.28 PAB |
| 500 TOP | 216.40 PAB |
| 1,000 TOP | 432.79 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-04-16T16:18:16Z",
"rates": {
"PAB": 0.432791
}
}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.2791,
"rate": 0.432791
}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