Rate Overview
Live
1 PYG = 0.037438 YER
1 YER = 26.7108
PYG
Avg
0.037102
High
0.037438
Low
0.036682
Last updated: 4/17/2026, 3:48:39 PM
Quick Conversions
| PYG | YER |
|---|---|
| 1 PYG | 0.04 YER |
| 10 PYG | 0.37 YER |
| 50 PYG | 1.87 YER |
| 100 PYG | 3.74 YER |
| 500 PYG | 18.72 YER |
| 1,000 PYG | 37.44 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-04-17T15:48:39Z",
"rates": {
"YER": 0.037438
}
}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.7438,
"rate": 0.037438
}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