Rate Overview
Live
1 KYD = 123.3107 XPF
1 XPF = 0.008110
KYD
Avg
123.6629
High
125.0470
Low
123.3107
Last updated: 5/27/2026, 10:53:31 PM
Quick Conversions
| KYD | XPF |
|---|---|
| 1 KYD | 123.31 XPF |
| 10 KYD | 1,233.11 XPF |
| 50 KYD | 6,165.54 XPF |
| 100 KYD | 12,331.07 XPF |
| 500 KYD | 61,655.37 XPF |
| 1,000 KYD | 123,310.74 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-27T22:53:31Z",
"rates": {
"XPF": 123.310741
}
}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": 12331.0741,
"rate": 123.310741
}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