Rate Overview
Live
1 KYD = 123.3639 XPF
1 XPF = 0.008106
KYD
Avg
123.5474
High
126.8952
Low
121.6046
Last updated: 5/28/2026, 12:07:55 AM
Quick Conversions
| KYD | XPF |
|---|---|
| 1 KYD | 123.36 XPF |
| 10 KYD | 1,233.64 XPF |
| 50 KYD | 6,168.19 XPF |
| 100 KYD | 12,336.39 XPF |
| 500 KYD | 61,681.95 XPF |
| 1,000 KYD | 123,363.90 XPF |
Get KYD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=XPFExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-05-28T00:07:55Z",
"rates": {
"XPF": 123.363898
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "XPF",
"amount": 100
},
"result": 12336.3898,
"rate": 123.363898
}Build with KYD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key