Rate Overview
Live
1 TOP = 0.435832 PAB
1 PAB = 2.2945
TOP
Avg
0.427781
High
0.435832
Low
0.415407
Last updated: 5/6/2026, 7:08:45 PM
Quick Conversions
| TOP | PAB |
|---|---|
| 1 TOP | 0.44 PAB |
| 10 TOP | 4.36 PAB |
| 50 TOP | 21.79 PAB |
| 100 TOP | 43.58 PAB |
| 500 TOP | 217.92 PAB |
| 1,000 TOP | 435.83 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-05-06T19:08:45Z",
"rates": {
"PAB": 0.435832
}
}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.5832,
"rate": 0.435832
}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