Rate Overview
Live
1 PAB = 0.867295 EUR
1 EUR = 1.1530
PAB
Avg
0.865027
High
0.870397
Low
0.862366
Last updated: 3/26/2026, 9:51:53 PM
Quick Conversions
| PAB | EUR |
|---|---|
| 1 PAB | 0.87 EUR |
| 10 PAB | 8.67 EUR |
| 50 PAB | 43.36 EUR |
| 100 PAB | 86.73 EUR |
| 500 PAB | 433.65 EUR |
| 1,000 PAB | 867.30 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-03-26T21:51:53Z",
"rates": {
"EUR": 0.867295
}
}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.7295,
"rate": 0.867295
}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