Rate Overview
Live
1 PYG = 0.038991 YER
1 YER = 25.6469
PYG
Avg
0.038923
High
0.039050
Low
0.038791
Last updated: 6/18/2026, 9:57:28 AM
Quick Conversions
| PYG | YER |
|---|---|
| 1 PYG | 0.04 YER |
| 10 PYG | 0.39 YER |
| 50 PYG | 1.95 YER |
| 100 PYG | 3.90 YER |
| 500 PYG | 19.50 YER |
| 1,000 PYG | 38.99 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-06-18T09:57:28Z",
"rates": {
"YER": 0.038991
}
}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.8991,
"rate": 0.038991
}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