Rate Overview
Live
1 PAB = 237.8202 YER
1 YER = 0.004205
PAB
Avg
238.4562
High
239.0890
Low
237.8202
Last updated: 5/8/2026, 1:00:49 PM
Quick Conversions
| PAB | YER |
|---|---|
| 1 PAB | 237.82 YER |
| 10 PAB | 2,378.20 YER |
| 50 PAB | 11,891.01 YER |
| 100 PAB | 23,782.02 YER |
| 500 PAB | 118,910.12 YER |
| 1,000 PAB | 237,820.23 YER |
Get PAB/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=YERExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-08T13:00:49Z",
"rates": {
"YER": 237.820233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "YER",
"amount": 100
},
"result": 23782.0233,
"rate": 237.820233
}Build with PAB/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key