Rate Overview
Live
1 TOP = 0.423011 PAB
1 PAB = 2.3640
TOP
Avg
0.423459
High
0.427834
Low
0.417660
Last updated: 8/12/2026, 9:59:39 AM
Quick Conversions
| TOP | PAB |
|---|---|
| 1 TOP | 0.42 PAB |
| 10 TOP | 4.23 PAB |
| 50 TOP | 21.15 PAB |
| 100 TOP | 42.30 PAB |
| 500 TOP | 211.51 PAB |
| 1,000 TOP | 423.01 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-08-12T09:59:39Z",
"rates": {
"PAB": 0.423011
}
}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.301100000000005,
"rate": 0.423011
}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