Rate Overview
Live
1 PAB = 0.851042 EUR
1 EUR = 1.1750
PAB
Avg
0.852718
High
0.855442
Low
0.850644
Last updated: 5/7/2026, 8:15:57 AM
Quick Conversions
| PAB | EUR |
|---|---|
| 1 PAB | 0.85 EUR |
| 10 PAB | 8.51 EUR |
| 50 PAB | 42.55 EUR |
| 100 PAB | 85.10 EUR |
| 500 PAB | 425.52 EUR |
| 1,000 PAB | 851.04 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-07T08:15:57Z",
"rates": {
"EUR": 0.851042
}
}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": 85.10419999999999,
"rate": 0.851042
}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