Rate Overview
Live
1 PAB = 237.0082 YER
1 YER = 0.004219
PAB
Avg
236.9425
High
237.0272
Low
236.6378
Last updated: 9/5/2026, 7:46:53 PM
Quick Conversions
| PAB | YER |
|---|---|
| 1 PAB | 237.01 YER |
| 10 PAB | 2,370.08 YER |
| 50 PAB | 11,850.41 YER |
| 100 PAB | 23,700.82 YER |
| 500 PAB | 118,504.11 YER |
| 1,000 PAB | 237,008.22 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-09-05T19:46:53Z",
"rates": {
"YER": 237.008217
}
}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": 23700.8217,
"rate": 237.008217
}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