Rate Overview
Live
1 TOP = 0.431704 PAB
1 PAB = 2.3164
TOP
Avg
0.426030
High
0.431704
Low
0.417206
Last updated: 3/27/2026, 2:34:39 PM
Quick Conversions
| TOP | PAB |
|---|---|
| 1 TOP | 0.43 PAB |
| 10 TOP | 4.32 PAB |
| 50 TOP | 21.59 PAB |
| 100 TOP | 43.17 PAB |
| 500 TOP | 215.85 PAB |
| 1,000 TOP | 431.70 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-03-27T14:34:39Z",
"rates": {
"PAB": 0.431704
}
}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.1704,
"rate": 0.431704
}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