Rate Overview
Live
1 GYD = 0.016622 PEN
1 PEN = 60.1612
GYD
Avg
0.016144
High
0.016707
Low
0.015915
Last updated: 3/27/2026, 1:38:56 PM
Quick Conversions
| GYD | PEN |
|---|---|
| 1 GYD | 0.02 PEN |
| 10 GYD | 0.17 PEN |
| 50 GYD | 0.83 PEN |
| 100 GYD | 1.66 PEN |
| 500 GYD | 8.31 PEN |
| 1,000 GYD | 16.62 PEN |
Get GYD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=PENExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-03-27T13:38:56Z",
"rates": {
"PEN": 0.016622
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "PEN",
"amount": 100
},
"result": 1.6622000000000001,
"rate": 0.016622
}Build with GYD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key