Rate Overview
Live
1 GYD = 0.487151 XPF
1 XPF = 2.0528
GYD
Avg
0.486842
High
0.490008
Low
0.482668
Last updated: 3/7/2026, 1:05:43 AM
Quick Conversions
| GYD | XPF |
|---|---|
| 1 GYD | 0.49 XPF |
| 10 GYD | 4.87 XPF |
| 50 GYD | 24.36 XPF |
| 100 GYD | 48.72 XPF |
| 500 GYD | 243.58 XPF |
| 1,000 GYD | 487.15 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-03-07T01:05:43Z",
"rates": {
"XPF": 0.487151
}
}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.7151,
"rate": 0.487151
}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