Rate Overview
Live
1 EUR = 1.1614 PAB
1 PAB = 0.861059
EUR
Avg
1.1581
High
1.1614
Low
1.1537
Last updated: 6/17/2026, 6:19:27 AM
Quick Conversions
| EUR | PAB |
|---|---|
| 1 EUR | 1.16 PAB |
| 10 EUR | 11.61 PAB |
| 50 EUR | 58.07 PAB |
| 100 EUR | 116.14 PAB |
| 500 EUR | 580.68 PAB |
| 1,000 EUR | 1,161.36 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-17T06:19:27Z",
"rates": {
"PAB": 1.16136
}
}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.136,
"rate": 1.16136
}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