Rate Overview
Live
1 PAB = 0.860415 EUR
1 EUR = 1.1622
PAB
Avg
0.861810
High
0.863707
Low
0.858885
Last updated: 9/4/2026, 4:22:12 PM
Quick Conversions
| PAB | EUR |
|---|---|
| 1 PAB | 0.86 EUR |
| 10 PAB | 8.60 EUR |
| 50 PAB | 43.02 EUR |
| 100 PAB | 86.04 EUR |
| 500 PAB | 430.21 EUR |
| 1,000 PAB | 860.42 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-09-04T16:22:12Z",
"rates": {
"EUR": 0.860415
}
}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.0415,
"rate": 0.860415
}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