Rate Overview
Live
1 KYD = 124.8089 XPF
1 XPF = 0.008012
KYD
Avg
123.6263
High
126.0427
Low
120.9370
Last updated: 3/27/2026, 3:12:06 PM
Quick Conversions
| KYD | XPF |
|---|---|
| 1 KYD | 124.81 XPF |
| 10 KYD | 1,248.09 XPF |
| 50 KYD | 6,240.45 XPF |
| 100 KYD | 12,480.89 XPF |
| 500 KYD | 62,404.45 XPF |
| 1,000 KYD | 124,808.90 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-27T15:12:06Z",
"rates": {
"XPF": 124.8089
}
}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": 12480.89,
"rate": 124.8089
}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