Rate Overview
Live
1 PAB = 0.861249 EUR
1 EUR = 1.1611
PAB
Avg
0.863829
High
0.866776
Low
0.861249
Last updated: 6/17/2026, 4:56:31 AM
Quick Conversions
| PAB | EUR |
|---|---|
| 1 PAB | 0.86 EUR |
| 10 PAB | 8.61 EUR |
| 50 PAB | 43.06 EUR |
| 100 PAB | 86.12 EUR |
| 500 PAB | 430.62 EUR |
| 1,000 PAB | 861.25 EUR |
Get PAB/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=EURExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-06-17T04:56:31Z",
"rates": {
"EUR": 0.861249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "EUR",
"amount": 100
},
"result": 86.12490000000001,
"rate": 0.861249
}Build with PAB/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key