Rate Overview
Live
1 XPF = 2.0186 GYD
1 GYD = 0.495394
XPF
Avg
2.0354
High
2.0718
Low
2.0067
Last updated: 3/27/2026, 9:29:34 AM
Quick Conversions
| XPF | GYD |
|---|---|
| 1 XPF | 2.02 GYD |
| 10 XPF | 20.19 GYD |
| 50 XPF | 100.93 GYD |
| 100 XPF | 201.86 GYD |
| 500 XPF | 1,009.30 GYD |
| 1,000 XPF | 2,018.60 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-03-27T09:29:34Z",
"rates": {
"GYD": 2.018595
}
}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": 201.8595,
"rate": 2.018595
}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