Rate Overview
Live
1 CRC = 13.3754 PYG
1 PYG = 0.074764
CRC
Avg
13.3586
High
13.4012
Low
13.2878
Last updated: 7/11/2026, 5:21:59 AM
Quick Conversions
| CRC | PYG |
|---|---|
| 1 CRC | 13.38 PYG |
| 10 CRC | 133.75 PYG |
| 50 CRC | 668.77 PYG |
| 100 CRC | 1,337.54 PYG |
| 500 CRC | 6,687.71 PYG |
| 1,000 CRC | 13,375.42 PYG |
Get CRC/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=PYGExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-11T05:21:59Z",
"rates": {
"PYG": 13.375423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "PYG",
"amount": 100
},
"result": 1337.5423,
"rate": 13.375423
}Build with CRC/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key