Rate Overview
Live
1 GYD = 0.499557 XPF
1 XPF = 2.0018
GYD
Avg
0.498189
High
0.501836
Low
0.492406
Last updated: 7/12/2026, 6:36:02 AM
Quick Conversions
| GYD | XPF |
|---|---|
| 1 GYD | 0.50 XPF |
| 10 GYD | 5.00 XPF |
| 50 GYD | 24.98 XPF |
| 100 GYD | 49.96 XPF |
| 500 GYD | 249.78 XPF |
| 1,000 GYD | 499.56 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-07-12T06:36:02Z",
"rates": {
"XPF": 0.499557
}
}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": 49.9557,
"rate": 0.499557
}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