Rate Overview
Live
1 XPF = 2.0200 GYD
1 GYD = 0.495056
XPF
Avg
2.0243
High
2.0300
Low
2.0120
Last updated: 3/27/2026, 7:47:30 AM
Quick Conversions
| XPF | GYD |
|---|---|
| 1 XPF | 2.02 GYD |
| 10 XPF | 20.20 GYD |
| 50 XPF | 101.00 GYD |
| 100 XPF | 202.00 GYD |
| 500 XPF | 1,009.99 GYD |
| 1,000 XPF | 2,019.97 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-27T07:47:30Z",
"rates": {
"GYD": 2.019974
}
}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.9974,
"rate": 2.019974
}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