Rate Overview
Live
1 PEN = 60.4298 GYD
1 GYD = 0.016548
PEN
Avg
60.0525
High
60.5941
Low
59.6551
Last updated: 5/7/2026, 11:28:34 AM
Quick Conversions
| PEN | GYD |
|---|---|
| 1 PEN | 60.43 GYD |
| 10 PEN | 604.30 GYD |
| 50 PEN | 3,021.49 GYD |
| 100 PEN | 6,042.98 GYD |
| 500 PEN | 30,214.91 GYD |
| 1,000 PEN | 60,429.82 GYD |
Get PEN/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=GYDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-07T11:28:34Z",
"rates": {
"GYD": 60.42982
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "GYD",
"amount": 100
},
"result": 6042.982,
"rate": 60.42982
}Build with PEN/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key