Rate Overview
Live
1 TOP = 0.417435 PAB
1 PAB = 2.3956
TOP
Avg
0.420005
High
0.422366
Low
0.416554
Last updated: 7/5/2026, 9:39:19 PM
Quick Conversions
| TOP | PAB |
|---|---|
| 1 TOP | 0.42 PAB |
| 10 TOP | 4.17 PAB |
| 50 TOP | 20.87 PAB |
| 100 TOP | 41.74 PAB |
| 500 TOP | 208.72 PAB |
| 1,000 TOP | 417.44 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-05T21:39:19Z",
"rates": {
"PAB": 0.417435
}
}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.7435,
"rate": 0.417435
}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