Rate Overview
Live
1 EUR = 1.1777 PAB
1 PAB = 0.849145
EUR
Avg
1.1730
High
1.1786
Low
1.1667
Last updated: 4/16/2026, 6:02:53 AM
Quick Conversions
| EUR | PAB |
|---|---|
| 1 EUR | 1.18 PAB |
| 10 EUR | 11.78 PAB |
| 50 EUR | 58.88 PAB |
| 100 EUR | 117.77 PAB |
| 500 EUR | 588.83 PAB |
| 1,000 EUR | 1,177.66 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-04-16T06:02:53Z",
"rates": {
"PAB": 1.177655
}
}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": 117.76549999999999,
"rate": 1.177655
}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