Rate Overview
Live
1 PAB = 0.861197 EUR
1 EUR = 1.1612
PAB
Avg
0.853961
High
0.869565
Low
0.835142
Last updated: 5/28/2026, 3:45: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.60 EUR |
| 1,000 PAB | 861.20 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-05-28T03:45:31Z",
"rates": {
"EUR": 0.861197
}
}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.1197,
"rate": 0.861197
}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