Rate Overview
Live
1 GYD = 0.501224 XPF
1 XPF = 1.9951
GYD
Avg
0.500582
High
0.502171
Low
0.499261
Last updated: 7/27/2026, 3:16:13 PM
Quick Conversions
| GYD | XPF |
|---|---|
| 1 GYD | 0.50 XPF |
| 10 GYD | 5.01 XPF |
| 50 GYD | 25.06 XPF |
| 100 GYD | 50.12 XPF |
| 500 GYD | 250.61 XPF |
| 1,000 GYD | 501.22 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-27T15:16:13Z",
"rates": {
"XPF": 0.501224
}
}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": 50.1224,
"rate": 0.501224
}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