Rate Overview
Live
1 XPF = 2.0528 GYD
1 GYD = 0.487151
XPF
Avg
2.0541
High
2.0718
Low
2.0408
Last updated: 3/7/2026, 12:30:18 AM
Quick Conversions
| XPF | GYD |
|---|---|
| 1 XPF | 2.05 GYD |
| 10 XPF | 20.53 GYD |
| 50 XPF | 102.64 GYD |
| 100 XPF | 205.28 GYD |
| 500 XPF | 1,026.38 GYD |
| 1,000 XPF | 2,052.75 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-07T00:30:18Z",
"rates": {
"GYD": 2.05275
}
}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": 205.275,
"rate": 2.05275
}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