Rate Overview
Live
1 KYD = 124.8284 XPF
1 XPF = 0.008011
KYD
Avg
124.5315
High
125.5378
Low
123.7053
Last updated: 3/27/2026, 2:57:39 PM
Quick Conversions
| KYD | XPF |
|---|---|
| 1 KYD | 124.83 XPF |
| 10 KYD | 1,248.28 XPF |
| 50 KYD | 6,241.42 XPF |
| 100 KYD | 12,482.84 XPF |
| 500 KYD | 62,414.19 XPF |
| 1,000 KYD | 124,828.38 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-27T14:57:39Z",
"rates": {
"XPF": 124.82838
}
}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": 12482.838,
"rate": 124.82838
}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