Rate Overview
Live
1 CRC = 13.2907 PYG
1 PYG = 0.075241
CRC
Avg
13.3138
High
13.4133
Low
13.1734
Last updated: 8/20/2026, 2:47:09 PM
Quick Conversions
| CRC | PYG |
|---|---|
| 1 CRC | 13.29 PYG |
| 10 CRC | 132.91 PYG |
| 50 CRC | 664.53 PYG |
| 100 CRC | 1,329.07 PYG |
| 500 CRC | 6,645.35 PYG |
| 1,000 CRC | 13,290.70 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-08-20T14:47:09Z",
"rates": {
"PYG": 13.290695
}
}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": 1329.0695,
"rate": 13.290695
}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