Rate Overview
Live
1 XPF = 2.0627 GYD
1 GYD = 0.484800
XPF
Avg
2.0528
High
2.0633
Low
2.0372
Last updated: 4/17/2026, 6:24:55 AM
Quick Conversions
| XPF | GYD |
|---|---|
| 1 XPF | 2.06 GYD |
| 10 XPF | 20.63 GYD |
| 50 XPF | 103.14 GYD |
| 100 XPF | 206.27 GYD |
| 500 XPF | 1,031.35 GYD |
| 1,000 XPF | 2,062.71 GYD |
Get XPF/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=GYDExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-04-17T06:24:55Z",
"rates": {
"GYD": 2.062708
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "GYD",
"amount": 100
},
"result": 206.2708,
"rate": 2.062708
}Build with XPF/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key