Rate Overview
Live
1 GYD = 0.495330 XPF
1 XPF = 2.0189
GYD
Avg
0.494046
High
0.497015
Low
0.492606
Last updated: 3/27/2026, 5:02:59 PM
Quick Conversions
| GYD | XPF |
|---|---|
| 1 GYD | 0.50 XPF |
| 10 GYD | 4.95 XPF |
| 50 GYD | 24.77 XPF |
| 100 GYD | 49.53 XPF |
| 500 GYD | 247.67 XPF |
| 1,000 GYD | 495.33 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-27T17:02:59Z",
"rates": {
"XPF": 0.49533
}
}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.533,
"rate": 0.49533
}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