Rate Overview
Live
1 KYD = 123.8838 XPF
1 XPF = 0.008072
KYD
Avg
124.2666
High
125.7025
Low
123.8185
Last updated: 8/19/2026, 5:41:35 AM
Quick Conversions
| KYD | XPF |
|---|---|
| 1 KYD | 123.88 XPF |
| 10 KYD | 1,238.84 XPF |
| 50 KYD | 6,194.19 XPF |
| 100 KYD | 12,388.38 XPF |
| 500 KYD | 61,941.88 XPF |
| 1,000 KYD | 123,883.77 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-08-19T05:41:35Z",
"rates": {
"XPF": 123.883769
}
}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": 12388.3769,
"rate": 123.883769
}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