Rate Overview
Live
1 PYG = 0.038861 YER
1 YER = 25.7327
PYG
Avg
0.038872
High
0.039459
Low
0.037781
Last updated: 5/28/2026, 11:00:37 PM
Quick Conversions
| PYG | YER |
|---|---|
| 1 PYG | 0.04 YER |
| 10 PYG | 0.39 YER |
| 50 PYG | 1.94 YER |
| 100 PYG | 3.89 YER |
| 500 PYG | 19.43 YER |
| 1,000 PYG | 38.86 YER |
Get PYG/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=YERExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-05-28T23:00:37Z",
"rates": {
"YER": 0.038861
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "YER",
"amount": 100
},
"result": 3.8861,
"rate": 0.038861
}Build with PYG/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key