Rate Overview
Live
1 XCD = 2268.33 PYG
1 PYG = 0.000441
XCD
Avg
2412.09
High
2580.97
Low
2254.22
Last updated: 5/28/2026, 10:59:16 PM
Quick Conversions
| XCD | PYG |
|---|---|
| 1 XCD | 2,268.33 PYG |
| 10 XCD | 22,683.28 PYG |
| 50 XCD | 113,416.42 PYG |
| 100 XCD | 226,832.84 PYG |
| 500 XCD | 1,134,164.22 PYG |
| 1,000 XCD | 2,268,328.45 PYG |
Get XCD/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=PYGExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-28T22:59:16Z",
"rates": {
"PYG": 2268.328448
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "PYG",
"amount": 100
},
"result": 226832.84480000002,
"rate": 2268.328448
}Build with XCD/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key