Rate Overview
Live
1 CRC = 13.4133 PYG
1 PYG = 0.074553
CRC
Avg
13.5125
High
13.6808
Low
13.3190
Last updated: 5/7/2026, 2:48:33 PM
Quick Conversions
| CRC | PYG |
|---|---|
| 1 CRC | 13.41 PYG |
| 10 CRC | 134.13 PYG |
| 50 CRC | 670.66 PYG |
| 100 CRC | 1,341.33 PYG |
| 500 CRC | 6,706.64 PYG |
| 1,000 CRC | 13,413.27 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-05-07T14:48:33Z",
"rates": {
"PYG": 13.413273
}
}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": 1341.3273,
"rate": 13.413273
}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