Rate Overview
Live
1 TOP = 0.425559 PAB
1 PAB = 2.3499
TOP
Avg
0.427080
High
0.428458
Low
0.424022
Last updated: 9/2/2026, 9:44:56 AM
Quick Conversions
| TOP | PAB |
|---|---|
| 1 TOP | 0.43 PAB |
| 10 TOP | 4.26 PAB |
| 50 TOP | 21.28 PAB |
| 100 TOP | 42.56 PAB |
| 500 TOP | 212.78 PAB |
| 1,000 TOP | 425.56 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-09-02T09:44:56Z",
"rates": {
"PAB": 0.425559
}
}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": 42.5559,
"rate": 0.425559
}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