Rate Overview
Live
1 KYD = 123.8040 XPF
1 XPF = 0.008077
KYD
Avg
122.7212
High
123.8040
Low
121.5721
Last updated: 3/6/2026, 8:12:24 AM
Quick Conversions
| KYD | XPF |
|---|---|
| 1 KYD | 123.80 XPF |
| 10 KYD | 1,238.04 XPF |
| 50 KYD | 6,190.20 XPF |
| 100 KYD | 12,380.40 XPF |
| 500 KYD | 61,901.99 XPF |
| 1,000 KYD | 123,803.99 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-03-06T08:12:24Z",
"rates": {
"XPF": 123.803988
}
}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": 12380.3988,
"rate": 123.803988
}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