Rate Overview
Live
1 KYD = 122.9891 XPF
1 XPF = 0.008131
KYD
Avg
123.5948
High
125.0317
Low
122.9891
Last updated: 9/9/2026, 11:01:45 PM
Quick Conversions
| KYD | XPF |
|---|---|
| 1 KYD | 122.99 XPF |
| 10 KYD | 1,229.89 XPF |
| 50 KYD | 6,149.46 XPF |
| 100 KYD | 12,298.91 XPF |
| 500 KYD | 61,494.56 XPF |
| 1,000 KYD | 122,989.12 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-09-09T23:01:45Z",
"rates": {
"XPF": 122.989116
}
}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": 12298.9116,
"rate": 122.989116
}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