Rate Overview
Live
1 GYD = 0.495526 XPF
1 XPF = 2.0181
GYD
Avg
0.488839
High
0.496721
Low
0.478473
Last updated: 3/27/2026, 11:39:10 AM
Quick Conversions
| GYD | XPF |
|---|---|
| 1 GYD | 0.50 XPF |
| 10 GYD | 4.96 XPF |
| 50 GYD | 24.78 XPF |
| 100 GYD | 49.55 XPF |
| 500 GYD | 247.76 XPF |
| 1,000 GYD | 495.53 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-27T11:39:10Z",
"rates": {
"XPF": 0.495526
}
}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.552600000000005,
"rate": 0.495526
}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