Rate Overview
Live
1 EUR = 1.1622 PAB
1 PAB = 0.860433
EUR
Avg
1.1603
High
1.1643
Low
1.1578
Last updated: 9/4/2026, 5:19:47 PM
Quick Conversions
| EUR | PAB |
|---|---|
| 1 EUR | 1.16 PAB |
| 10 EUR | 11.62 PAB |
| 50 EUR | 58.11 PAB |
| 100 EUR | 116.22 PAB |
| 500 EUR | 581.10 PAB |
| 1,000 EUR | 1,162.21 PAB |
Get EUR/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=PABExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-09-04T17:19:47Z",
"rates": {
"PAB": 1.162205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "PAB",
"amount": 100
},
"result": 116.22049999999999,
"rate": 1.162205
}Build with EUR/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key