Rate Overview
Live
1 EUR = 1.1608 PAB
1 PAB = 0.861482
EUR
Avg
1.1580
High
1.1612
Low
1.1537
Last updated: 6/17/2026, 7:15:54 AM
Quick Conversions
| EUR | PAB |
|---|---|
| 1 EUR | 1.16 PAB |
| 10 EUR | 11.61 PAB |
| 50 EUR | 58.04 PAB |
| 100 EUR | 116.08 PAB |
| 500 EUR | 580.40 PAB |
| 1,000 EUR | 1,160.79 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-06-17T07:15:54Z",
"rates": {
"PAB": 1.16079
}
}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.079,
"rate": 1.16079
}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