Rate Overview
Live
1 KYD = 121.9502 XPF
1 XPF = 0.008200
KYD
Avg
122.2493
High
122.5198
Low
121.9502
Last updated: 5/7/2026, 12:34:24 PM
Quick Conversions
| KYD | XPF |
|---|---|
| 1 KYD | 121.95 XPF |
| 10 KYD | 1,219.50 XPF |
| 50 KYD | 6,097.51 XPF |
| 100 KYD | 12,195.02 XPF |
| 500 KYD | 60,975.09 XPF |
| 1,000 KYD | 121,950.17 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-07T12:34:24Z",
"rates": {
"XPF": 121.950173
}
}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": 12195.017300000001,
"rate": 121.950173
}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