Rate Overview
Live
1 GYD = 0.498771 XPF
1 XPF = 2.0049
GYD
Avg
0.499631
High
0.500561
Low
0.498771
Last updated: 7/5/2026, 1:28:14 PM
Quick Conversions
| GYD | XPF |
|---|---|
| 1 GYD | 0.50 XPF |
| 10 GYD | 4.99 XPF |
| 50 GYD | 24.94 XPF |
| 100 GYD | 49.88 XPF |
| 500 GYD | 249.39 XPF |
| 1,000 GYD | 498.77 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-05T13:28:14Z",
"rates": {
"XPF": 0.498771
}
}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.8771,
"rate": 0.498771
}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