Rate Overview
Live
1 GYD = 0.484799 XPF
1 XPF = 2.0627
GYD
Avg
0.487141
High
0.490863
Low
0.484654
Last updated: 4/17/2026, 6:24:06 AM
Quick Conversions
| GYD | XPF |
|---|---|
| 1 GYD | 0.48 XPF |
| 10 GYD | 4.85 XPF |
| 50 GYD | 24.24 XPF |
| 100 GYD | 48.48 XPF |
| 500 GYD | 242.40 XPF |
| 1,000 GYD | 484.80 XPF |
Get GYD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=XPFExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-04-17T06:24:06Z",
"rates": {
"XPF": 0.484799
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "XPF",
"amount": 100
},
"result": 48.4799,
"rate": 0.484799
}Build with GYD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key