Rate Overview
Live
1 PYG = 0.036445 YER
1 YER = 27.4386
PYG
Avg
0.036743
High
0.037063
Low
0.036408
Last updated: 3/7/2026, 7:55:00 AM
Quick Conversions
| PYG | YER |
|---|---|
| 1 PYG | 0.04 YER |
| 10 PYG | 0.36 YER |
| 50 PYG | 1.82 YER |
| 100 PYG | 3.64 YER |
| 500 PYG | 18.22 YER |
| 1,000 PYG | 36.45 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-03-07T07:55:00Z",
"rates": {
"YER": 0.036445
}
}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.6445,
"rate": 0.036445
}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