Rate Overview
Live
1 EUR = 1.1428 PAB
1 PAB = 0.875055
EUR
Avg
1.1420
High
1.1448
Low
1.1383
Last updated: 7/7/2026, 8:32:09 AM
Quick Conversions
| EUR | PAB |
|---|---|
| 1 EUR | 1.14 PAB |
| 10 EUR | 11.43 PAB |
| 50 EUR | 57.14 PAB |
| 100 EUR | 114.28 PAB |
| 500 EUR | 571.39 PAB |
| 1,000 EUR | 1,142.78 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-07-07T08:32:09Z",
"rates": {
"PAB": 1.142785
}
}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": 114.2785,
"rate": 1.142785
}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