Rate Overview
Live
1 GYD = 0.488756 XPF
1 XPF = 2.0460
GYD
Avg
0.490124
High
0.492415
Low
0.488475
Last updated: 5/27/2026, 5:22:44 PM
Quick Conversions
| GYD | XPF |
|---|---|
| 1 GYD | 0.49 XPF |
| 10 GYD | 4.89 XPF |
| 50 GYD | 24.44 XPF |
| 100 GYD | 48.88 XPF |
| 500 GYD | 244.38 XPF |
| 1,000 GYD | 488.76 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-05-27T17:22:44Z",
"rates": {
"XPF": 0.488756
}
}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.875600000000006,
"rate": 0.488756
}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