Rate Overview
Live
1 EUR = 1.1538 PAB
1 PAB = 0.866668
EUR
Avg
1.1561
High
1.1596
Low
1.1489
Last updated: 3/26/2026, 11:37:58 PM
Quick Conversions
| EUR | PAB |
|---|---|
| 1 EUR | 1.15 PAB |
| 10 EUR | 11.54 PAB |
| 50 EUR | 57.69 PAB |
| 100 EUR | 115.38 PAB |
| 500 EUR | 576.92 PAB |
| 1,000 EUR | 1,153.84 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-03-26T23:37:58Z",
"rates": {
"PAB": 1.153844
}
}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": 115.38440000000001,
"rate": 1.153844
}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