Rate Overview
Live
1 GYD = 0.494087 XPF
1 XPF = 2.0239
GYD
Avg
0.493832
High
0.494549
Low
0.492868
Last updated: 8/12/2026, 10:08:19 AM
Quick Conversions
| GYD | XPF |
|---|---|
| 1 GYD | 0.49 XPF |
| 10 GYD | 4.94 XPF |
| 50 GYD | 24.70 XPF |
| 100 GYD | 49.41 XPF |
| 500 GYD | 247.04 XPF |
| 1,000 GYD | 494.09 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-08-12T10:08:19Z",
"rates": {
"XPF": 0.494087
}
}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.4087,
"rate": 0.494087
}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